0.0.5 • Published 6 years ago

@iwharris/eslint-config v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years 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

1 year ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

5 years ago

0.1.1

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago