mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-31 13:03:49 +08:00
uv tool install lefthook (#16842)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"format": "prettier --write \"src/**/*.{ts,tsx}\"",
|
||||
"format:check": "prettier --check \"src/**/*.{ts,tsx}\"",
|
||||
"lint": "eslint src --ext .ts,.tsx --report-unused-disable-directives",
|
||||
"prepare": "node scripts/prepare.js",
|
||||
"preview": "vite preview",
|
||||
"storybook": "storybook dev -p 6006",
|
||||
"test": "jest --no-cache --coverage",
|
||||
@@ -185,7 +184,6 @@
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"lefthook": "^1.13.6",
|
||||
"less": "^4.4.2",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-loader": "^8.2.0",
|
||||
|
||||
Reference in New Issue
Block a user