Skip to content

Commit 1550593

Browse files
committed
Update husky
1 parent b85d98a commit 1550593

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,6 @@
122122
"schemaDir": "schema",
123123
"outputDir": "jupyterlab-code-snippets/labextension"
124124
},
125-
"husky": {
126-
"hooks": {
127-
"pre-commit": "lint-staged"
128-
}
129-
},
130125
"lint-staged": {
131126
"src/*.{js,jsx,ts,tsx}": [
132127
"eslint --cache --fix"

0 commit comments

Comments
 (0)