1.1.0 • Published 9 months ago

@iwharris/eslint-config v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 months ago

eslint-config

Personal eslint config

Installation and usage

npm install --save-dev @iwharris/eslint-config

Use the following statement in .eslintrc:

{
    "extends": "@iwharris/eslint-config"
}

Or, in package.json:

"eslintConfig": {
    "extends": "@iwharris/eslint-config"
}
1.1.0

9 months ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago