Skip to content

Commit

Permalink
Format Markdown and CSS files on commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Sep 26, 2018
1 parent 5b4c94c commit 21c7511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
}
},
"lint-staged": {
"*.js": [
"*.{js,md,css}": [
"prettier --trailing-comma es5 --single-quote --write",
"git add"
],
Expand Down

0 comments on commit 21c7511

Please sign in to comment.