Skip to content

Commit dc3376f

Browse files
chore: wip
1 parent 7037407 commit dc3376f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,6 @@
7272
"overrides": {
7373
"unconfig": "0.3.10"
7474
},
75-
"git-hooks": {
76-
"pre-commit": {
77-
"staged-lint": {
78-
"*.{js,ts,json,yaml,yml,md}": "bunx --bun eslint --fix"
79-
}
80-
},
81-
"commit-msg": "bunx gitlint --edit .git/COMMIT_EDITMSG"
82-
},
8375
"workspaces": [
8476
"packages/*"
8577
]

0 commit comments

Comments
 (0)