We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
html-validate
1 parent d017a44 commit 46b3507Copy full SHA for 46b3507
.lintstagedrc
@@ -1,5 +1,4 @@
1
{
2
- "*.hbs": "npm run lint:html",
3
"*.md": "markdownlint -c .markdown-lint.yml",
4
"*.{css,scss}": "stylelint --fix",
5
"*.{js,ts,tsx,jsx,mjs,cjs}": "xo --fix",
0 commit comments