Skip to content

Exove/eslint-config-exove-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exove ESLint Node.js configuration

Installation

npm install --save-dev eslint-config-exove-nodejs

Create a file .eslintrc.js in the same folder where package.json is located with the following contents:

module.exports = {
    extends: 'exove-nodejs',
};

About

Exove ESLint Node.js configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published