.htmllintrc 81 B

12345
  1. {
  2. "attr-name-style": "dash",
  3. "id-class-style": "dash",
  4. "indent-width": 2
  5. }