chenyc
2024-12-25 21ef2641f0292f01cb0bb362c24b30b5014dae8e
package.json
@@ -6,6 +6,7 @@
   "license": "MIT",
   "scripts": {
      "dev": "vite --force",
      "dev:prod": "vite --force --mode production",
      "build": "vite build",
      "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
   },