Caution
This project/package is migrated to OpenAlly/configs
NodeSecure Node.js Eslint configuration (Work for both JavaScript and TypeScript projects).
- Node.js v20 or higher
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
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 !
Thanks goes to these wonderful people (emoji key):
Gentilhomme 💻 📖 👀 🛡️ |
Tony Gorez 💻 |
halcin 🚧 |
Kouadio Fabrice Nguessan 🚧 |
PierreDemailly 💻 🚧 |
MIT