mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: add type-check script and integrate type checking in build workflow (#201)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"preinstall": "sh scripts/preinstall.sh",
|
||||
"prepare": "simple-git-hooks",
|
||||
"reinstall": "rm -rf **/*/node_modules && rm -rf node_modules && pnpm install",
|
||||
"type-check": "pnpm run -r type-check",
|
||||
"update:lastmodified": "tsx scripts/update-lastmodified.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user