mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
Revert "Fix husky pre-commit & type check only staged" (#1550)
* Revert "Fix husky pre-commit & type check only staged (#1361)"
This reverts commit 795e932b8f.
* Update package.json
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
if [[ "$OS" == "Windows_NT" ]]; then
|
||||
npx.cmd lint-staged
|
||||
else
|
||||
npx lint-staged
|
||||
fi
|
||||
npx lint-staged
|
||||
npm run typecheck
|
||||
|
||||
Reference in New Issue
Block a user