We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef34b21 + 62096cb commit 53d358fCopy full SHA for 53d358f
extensions/ql-vscode/package.json
@@ -1965,7 +1965,7 @@
1965
"generate:chromium-version": "vite-node scripts/generate-chromium-version.ts",
1966
"check-types": "find . -type f -name \"tsconfig.json\" -not -path \"./node_modules/*\" | sed -r 's|/[^/]+$||' | sort | uniq | xargs -I {} sh -c \"echo Checking types in {} && cd {} && npx tsc --noEmit\"",
1967
"postinstall": "patch-package",
1968
- "prepare": "cd ../.. && husky install"
+ "prepare": "cd ../.. && husky"
1969
},
1970
"dependencies": {
1971
"@floating-ui/react": "^0.26.12",
0 commit comments