This commit is contained in:
BinBin Song 2025-06-17 20:41:08 +08:00
parent d331c4675b
commit f7f9f8042d

View File

@ -36,7 +36,6 @@
"build:quickapp-webview-union": "uni build -p quickapp-webview-union",
"tsc": "vue-tsc --noEmit --skipLibCheck",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"prepare": "cd .. && husky install frontend/.husky",
"lint-staged": "lint-staged"
},
"lint-staged": {