Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 692 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 692 Bytes

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

  • Don't forget to increase version and release when you update existing rule

How to add new rules