16.1.0 • Published 3 years ago

@futagoza/eslint-config-node v16.1.0

Weekly downloads
25
License
MIT
Repository
github
Last release
3 years ago

dependencies History License

This package contains configuration files for ESLint v7.15+

These are configuration files for ESLint that are used to lint my Node.js projects.

NOTE: Apart from the default configuration, all configurations extend @futagoza/eslint-config-javascript (which itself extends @futagoza/eslint-config-core), so you don't have to include either as a dependency when using this package.

installation

$ npm i --save-dev @futagoza/eslint-config-node

usage

Put the following into your configuration (.eslintrc.* file or the "eslintConfig" field in package.json):

{
    "extends": "@futagoza/node"
}

configurations

A list of usable configurations as well the configurations they use:

license

Copyright © 2017+ Futago-za Ryuu Released under the MIT License, http://opensource.org/licenses/MIT

16.1.0

3 years ago

16.0.0

3 years ago

15.4.0

3 years ago

15.2.0

4 years ago

15.1.0

4 years ago

15.0.0

4 years ago

14.1.0

4 years ago

14.0.0

4 years ago

13.2.0

4 years ago

13.1.0

4 years ago

13.0.0

4 years ago

12.1.0

4 years ago

12.0.0

4 years ago

11.3.0

4 years ago

11.2.0

4 years ago

11.1.0

5 years ago

11.0.1

5 years ago

11.0.0

5 years ago

10.0.0

5 years ago

9.3.0

5 years ago

9.2.0

5 years ago

9.1.0

5 years ago

9.0.0

5 years ago

8.3.0

5 years ago

8.2.0

5 years ago

8.1.1

5 years ago

8.1.0

5 years ago

8.0.0

5 years ago

8.0.0-alpha.0

5 years ago