0.0.1 • Published 4 years ago

@axa-ch/eslint-plugin-myaxa v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

myaxa-eslint-plugin

ESlint plugin which contains custom rules, relevant for our project

Currently in contains these rules:

  • className must use prefixClass function (myaxa-classnames)

How to edit existing rules

!!! You have to increase version in myaxa-eslint-plugin/package.json, when you update existing rule !!!

How to add new rules