Skip to content

Commit 34b4080

Browse files
committed
Update .lintstagedrc.json
1 parent 7a96e6b commit 34b4080

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.lintstagedrc.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"**/*.{yml,json,md,html,ts,js}": "prettier --check",
3-
"**/*.{ts,tsx,js,jsx}": "eslint --quiet --fix"
2+
"**/*.{yml,json,md,html,ts,js}": "prettier --check"
43
}

0 commit comments

Comments
 (0)