Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 66f4539

Browse files
committed
test the hook
1 parent b6454ad commit 66f4539

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
@@ -75,10 +75,5 @@
7575
"react-is": "17.0.2",
7676
"react-test-renderer": "17.0.2",
7777
"sonarqube-scanner": "2.8.0"
78-
},
79-
"husky": {
80-
"hooks": {
81-
"pre-commit": "npm test -- --watchAll=false"
82-
}
8378
}
8479
}

0 commit comments

Comments
 (0)