Skip to content

Commit 46b3507

Browse files
authored
fix: no html-validate on hbs filetypes (#663)
fix: no html-lint on hbs filetypes
1 parent d017a44 commit 46b3507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.lintstagedrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"*.hbs": "npm run lint:html",
32
"*.md": "markdownlint -c .markdown-lint.yml",
43
"*.{css,scss}": "stylelint --fix",
54
"*.{js,ts,tsx,jsx,mjs,cjs}": "xo --fix",

0 commit comments

Comments
 (0)