diff --git a/package.json b/package.json index 4cd71ad..29251d7 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,8 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^4.4.0", + "eslint": "^9.2.0", + "eslint-plugin-vue": "^9.25.0", "rollup-plugin-esm-import-to-url": "^2.1.0", "vite": "^4.5.0" }