Validace TypeScript typů při sestavení klienta
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
This commit is contained in:
parent
d69e09afee
commit
61f13d2132
@ -35,7 +35,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "yarn vite",
|
||||
"build": "yarn vite build"
|
||||
"build": "tsc --noEmit && yarn vite build"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user