Adding in CSS and HTML linting. Fixes 72
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"plugins": [],
|
||||
|
||||
"id-class-style": "dash",
|
||||
"indent-style": "spaces",
|
||||
"indent-width": 2,
|
||||
"attr-name-ignore-regex": "http-equiv|data-*"
|
||||
}
|
||||
Reference in New Issue
Block a user