@elgervb/eslint-config

0.1.0 • Public • Published

Use

yarn add -D eslint@^8.5.0 @typescript-eslint/parser@^5.3.0 @typescript-eslint/eslint-plugin@^5.3.0

Create a .eslintrc in the root of your repo with the following contents:

{
    "extends": ["@elgervb"]
}

.eslintignore

node_modules
dist
coverage

Run

yarn eslint . --ext .js,.jsx,.ts,.tsxz

Readme

Keywords

Package Sidebar

Install

npm i @elgervb/eslint-config

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

7.51 kB

Total Files

7

Last publish

Collaborators

  • elgervb