ESlint plugin which contains custom rules, relevant for our project
Currently in contains these rules:
- className must use prefixClass function (myaxa-classnames)
- Don't forget to increase version and release when you update existing rule
- It's good to use
yo
generator to generate boilerplatenpm i -g yo generator-eslint
- Some references, which I've used during development: