Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
high1 committed Dec 23, 2021
1 parent 01f0227 commit e0264f9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@
"solid-js": "^1.2.6",
"typescript": "^4.5.4"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{js,ts}": "eslint --fix",
"*.{js,css,json,md,jsx,yml,yaml}": "prettier --ignore-path .gitignore --write"
Expand Down

0 comments on commit e0264f9

Please sign in to comment.