Skip to content

Commit bad5039

Browse files
committed
style: format yml file
1 parent 2a587a8 commit bad5039

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
@@ -107,7 +107,7 @@
107107
"commit-msg": "npx commitlint --edit ''"
108108
},
109109
"lint-staged": {
110-
"*.{js,jsx,ts,tsx,md,json}": "eslint --fix"
110+
"*.{js,jsx,ts,tsx,md,json,yml}": "eslint --fix"
111111
},
112112
"commitlint": {
113113
"extends": [

0 commit comments

Comments
 (0)