Skip to content

Commit

Permalink
Disable lint-staged for svelte file
Browse files Browse the repository at this point in the history
  • Loading branch information
leny committed May 27, 2019
1 parent 470a68d commit 02e1d8a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@
"*.js": [
"npx eslint --fix --cache",
"git add"
],
"*.svelte": [
"npx prettier --write",
"git add"
]
},
"husky": {
Expand Down

0 comments on commit 02e1d8a

Please sign in to comment.