|
|
"build": "run-p type-check build-only",
|
|
"build": "run-p type-check build-only",
|
|
|
"preview": "vite preview --port 4173",
|
|
"preview": "vite preview --port 4173",
|
|
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|