Avairable Rules
The --fix
option on the command line automatically fixes problems reported by rules which have a wrench 🔧 below. The rules with the following star ⭐ are included in the configs.
@kazupon/eslint-plugin Rules
Rule ID | Description | Category | Fixable | RECOMMENDED |
---|---|---|---|---|
@kazupon/enforce-header-comment | Enforce heading the comment in source code file | Comment | ⭐ | |
@kazupon/no-tag-comments | disallow tag comments | Comment | ⭐ | |
@kazupon/prefer-scope-on-tag-comment | enforce adding a scope to tag comments | Comment | ⭐ |