Get rid of css linting in precommit

This commit is contained in:
Mathias Biilmann Christensen 2016-11-23 12:24:07 -08:00
parent 688fc52dcb
commit d7d17df79a

View File

@ -25,11 +25,6 @@
"eslint --fix",
"jest --findRelatedTests",
"git add"
],
"*.css": [
"stylefmt",
"stylelint",
"git add"
]
},
"files": [