56
chenyc
2022-09-27 50ed04a839204ccd37530d4ec8a7d059d0946e09
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",