Fix lint errors
This commit is contained in:
parent
9eb0935369
commit
ca5493f5cd
10 changed files with 34 additions and 21 deletions
tooling
|
@ -5,5 +5,9 @@
|
|||
"html-validate:a11y",
|
||||
"html-validate:document",
|
||||
"html-validate:prettier"
|
||||
]
|
||||
],
|
||||
"rules": {
|
||||
"require-sri": "off",
|
||||
"heading-level": "off"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue