UNPKG

create-vue

Version:

🛠️ The recommended way to start a Vite-powered Vue project

11 lines (10 loc) 184 B
{ "scripts": { "lint": "eslint . --fix --cache" }, "devDependencies": { "eslint": "^10.7.0", "eslint-plugin-vue": "~10.9.2", "vue-eslint-parser": "^10.4.1" } }