0.3.1 • Published 8 years ago
eslint-config-flyacts v0.3.1
ESLint shareable config for FLYACTS GmbH
Installation
$ npm install --global eslint eslint-config-flyactsUsage
Once the eslint-config-flyacts package is installed, you can use it by specifying flyacts in the extends section of your ESLint configuration.
{
"extends": "flyacts",
"rules": {
// Additional, per-project rules...
}
}License
MIT © 2016 FLYACTS GmbH
0.3.1
8 years ago