@smartlook/eslint-config-node
v1.5.0
Published
Smartlook ESLint configuration for Node.js
Downloads
2
Keywords
Readme
@smartlook/eslint-config-node
This config should be used in all Node.js projects.
Installation
npm i -D @smartlook/eslint-config-node
// .eslintrc.js
module.exports = {
extends: ['@smartlook/eslint-config-node'],
}
License
See LICENSE.