cse110-fa22-group29/.htmlhintrc

5 lines
71 B
Plaintext
Raw Normal View History

{
"attr-value-not-empty": false,
"space-tab-mixed-disabled": "tab"
}