UNPKG
ec0lint-plugin-html
Version:
latest (2.1.3)
2.1.3
2.1.2
2.1.1
2.1.0
Ec0lint plugin for html
ec0lint.com
ec0lint-plugin-html
/
lib
/
constants
/
rule-category.js
7 lines
(6 loc)
•
122 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { BEST_PRACTICE:
"Best Practice"
, SEO:
"SEO"
, ACCESSIBILITY:
"Accessibility"
, STYLE:
"Style"
, };