3.1.3 • Published 10 years ago
cellule-eslint-myrules v3.1.3
Deprecation
This project is no longer supported. Switched to Eslint Shareable Configs. See eslint-config-cellule for continued support.
eslint-myrules
Wrapper for eslint-myrules-manager
Configuration
- Fork this project.
- edit
index.js,rules/*.eslintrcandmodifiershowever you like. npm installyour git repo in the projects you want your rules.
Installation
$ npm install cellule/eslint-myrules --save-devUsage
See eslint-myrules-manager for more details
// package.json
{
"script": {
"lint": "eslint-myrules lint"
}
}Details
- Targets:
global,frontendandbackend - Modifiers: see modifiers
- Uses babel-eslint for parsing.
- Optionnal plugin for react