Skip to content

Commit 21c7511

Browse files
committed
Format Markdown and CSS files on commit
1 parent 5b4c94c commit 21c7511

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
@@ -36,7 +36,7 @@
3636
}
3737
},
3838
"lint-staged": {
39-
"*.js": [
39+
"*.{js,md,css}": [
4040
"prettier --trailing-comma es5 --single-quote --write",
4141
"git add"
4242
],

0 commit comments

Comments
 (0)