1.5.1 • Published 7 years ago
@danillouz/eslint-config-nodejs v1.5.1
ESLint Config NodeJS
ESLint NodeJS configuration.
Install
npm i -D eslint eslint-config-prettier eslint-plugin-prettier @danillouz/eslint-config-nodejs
Usage
Update the ESLint configuration file to include:
{
"extends": "@danillouz/eslint-config-nodejs"
}
More information can be found here.