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