7.0.0 • Published 4 years ago

@scoop/eslint-config-scoop v7.0.0

Weekly downloads
282
License
MIT
Repository
github
Last release
4 years ago

Scoop ESLint Configuration

To use:

npm install --save-dev eslint@7 @scoop/eslint-config-scoop@latest

Then, add an .eslintrc.json file with the following:

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

Then, try running like npx eslint .

Publishing

This package is a public package that is published directly with npm: https://docs.npmjs.com/cli/publish. Note you must have the proper write permissions to publish this package.

7.0.0

4 years ago

6.1.0

6 years ago

6.0.0

6 years ago

5.0.0

6 years ago

4.0.0

7 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.1.0

9 years ago