2.0.0 • Published 5 years ago
eslint-config-slimons v2.0.0
eslint-config-slimons
ESLint configuration file for frontend stack used in all projects of Slimons.
Installation
You can install this package using the following npm command:
$ npm install -g eslint-config-slimonsUsage
In order to use this configuration in our project, we should puts the following code in our
.eslintrc.yml:
---
extends: slimonsor .eslintrc.js:
{
"extends": "slimons"
}License
Released under MIT license.