eslint-config-base 1.8.0
Install from the command line:
Learn more about npm packages
$ npm install @smartlook/eslint-config-base@1.8.0
Install via package.json:
"@smartlook/eslint-config-base": "1.8.0"
About this version
This config should be used in all projects.
npm i -D @smartlook/eslint-config-base
// .eslintrc.js
module.exports = {
extends: ['@smartlook/eslint-config-base'],
}
See LICENSE.