Skip to content

Commit

Permalink
rm lint hook (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
sameoldlab authored Jul 30, 2024
1 parent 3fc44ef commit fe9a853
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"ci:publish": "pnpm build && pnpm publish -r --access=public"
},
"lint-staged": {
"**/*.{js,ts,svelte}": [
"eslint"
],
"**/*": "prettier --write --ignore-unknown"
},
"keywords": [],
Expand Down

0 comments on commit fe9a853

Please sign in to comment.