Merged in chore/check-types-before-build (pull request #3326)
chore: check types before build * chore: check types before build * remove unused package.json scripts * merge Approved-by: Linus Flood
This commit is contained in:
@@ -217,8 +217,6 @@
|
||||
"test": "vitest run --passWithNoTests",
|
||||
"test:s": "vitest --project=storybook",
|
||||
"test:watch": "vitest",
|
||||
"prepack": "yarn run build",
|
||||
"prepare": "husky && yarn run build",
|
||||
"check-types": "tsgo --noEmit",
|
||||
"test:browser": "vitest --config=vitest.browser.config.ts",
|
||||
"include:shared": "jiti ../../scripts/copyFiles.ts ../../shared public/_static/shared"
|
||||
|
||||
Reference in New Issue
Block a user