This website requires JavaScript.
Explore
Help
Sign In
alu
/
cse110-fa22-group29
Watch
1
Star
0
Fork
0
You've already forked cse110-fa22-group29
mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced
2024-11-10 05:34:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c38198fc7
cse110-fa22-group29
/
.htmlhintrc
5 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
updated css linter and html linter
2022-11-13 06:11:56 +00:00
{
fix htmlhint to allow tabs for indent
2022-11-21 00:20:23 +00:00
"attr-value-not-empty": false,
configure htmlHint and stylelint to use tab indentation, fix html and css linting issues
2022-11-21 03:50:54 +00:00
"space-tab-mixed-disabled": "tab"
updated css linter and html linter
2022-11-13 06:11:56 +00:00
}
Reference in New Issue
Copy Permalink