56
chenyc
2022-09-23 87eece34dfd7482102d5380941c7df0e15a4b515
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",