1.6.0 • Published 2 years ago
@smartlook/eslint-config-base v1.6.0
@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.