chore: 修改命令

This commit is contained in:
奔跑的面条 2022-05-07 10:58:37 +08:00
parent d0070319a9
commit 07e3f227be

View File

@ -4,7 +4,6 @@
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",
"lint": "eslint \"{src}/**/*.{vue,ts,tsx}\" --fix --ext",
"new": "plop --plopfile ./plop/plopfile.js"
},
"dependencies": {