-
On your project :
- Uninstall all the ESLint rules packages
npm uninstall prettier eslint
npm install @yboyer/eslint-config-backend-node
-
Replace the .eslintrc file by :
{ "extends": ["@yboyer/eslint-config-backend-node"], "rules": {} }
-
Notifications
You must be signed in to change notification settings - Fork 0
ESLint node configuration
yboyer/eslint-config-backend-node
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|