Skip to content

Commit 8f18b0e

Browse files
committed
chore: update lint staged
1 parent 61a1fa6 commit 8f18b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"pre-commit": "npx lint-staged"
6868
},
6969
"lint-staged": {
70-
"*.{js,ts,mjs,cjs,json,.*rc}": [
70+
"*.{js,ts,mjs,cjs,json,md,yml,*rc}": [
7171
"npx eslint --fix"
7272
]
7373
}

0 commit comments

Comments
 (0)