56
chenyc
2022-10-27 3e0c374256cb8abdde99ff274c4c3d70abe27ca0
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",