|
"preview": "vite preview --port 4173",
|
|
"preview": "vite preview --port 4173",
|
|
"build": "node ./scripts/build.mjs",
|
|
"build": "node ./scripts/build.mjs",
|
|
"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"
|