committed by
GitHub
parent
2e8e9d978b
commit
ee9005b260
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"check": "tsc --noEmit",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 100",
|
||||
"lint:fix": "eslint . --ext ts,tsx --fix",
|
||||
|
||||
Reference in New Issue
Block a user