1.9.0 • Published 5 months ago

@nodesecure/eslint-config v1.9.0

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

Requirements

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @nodesecure/eslint-config -D
# or
$ yarn add @nodesecure/eslint-config -D

Usage example

Create an .eslintrc file at the root of your project with the following (JSON) content:

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

Edit the file as you want by adding custom rules if required !

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):

License

MIT

1.9.0

5 months ago

1.8.0

8 months ago

1.7.1

10 months ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago