0.0.8 • Published 7 years ago

eslint-config-exove-nodejs v0.0.8

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

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',
};
0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago