0.1.3 • Published 6 years ago
eslint-plugin-smart-libs v0.1.3
eslint-plugin-smart-libs
ESlint Rules for the South Smart Librarys.
Usage
if you not install ssnpm
, you have to install ssnpm
ssnpm install eslint-plugin-smart-libs --save-dev
- create a file named
.eslintrc
in your project:
{
extends: ['plugin:smart-libs/recommended'],
rules: {
// override if necessary
}
}
License
0.1.3
6 years ago