Skip to content

Commit c40d9f3

Browse files
committedDec 5, 2019
chore: active linting and formatting on commit
1 parent 8901c28 commit c40d9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
],
114114
"husky": {
115115
"hooks": {
116-
"pre-commit": "true || lint-staged"
116+
"pre-commit": "lint-staged"
117117
}
118118
},
119119
"lint-staged": {

0 commit comments

Comments
 (0)
Please sign in to comment.