34
chenyc
2022-10-21 a866e581db6a24e9aa4b2145d3e4c2256cfc07cd
package.json
@@ -4,7 +4,7 @@
  "version": "0.0.0",
  "scripts": {
    "dev": "vite",
    "build": "vue-tsc --noEmit --skipLibCheck && vite build",
    "build": "vite build",
    "preview": "vite preview",
    "lint": "eslint --ext .js,.vue,.ts src",
    "lint:fix": "npx eslint ./src/**/*.vue --fix",