feat(tooling): add eslint-config to tooling pkgs

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 20:20:11 +01:00
committed by Braks
parent 5c0fb912fc
commit 45cbdbfd27
34 changed files with 764 additions and 898 deletions
+1
View File
@@ -18,6 +18,7 @@
},
"devDependencies": {
"@quasar/app-vite": "^1.0.5",
"@vue-flow/eslint-config": "workspace:*",
"@vitejs/plugin-vue": "^2.3.4",
"@types/node": "^18.8.3",
"autoprefixer": "^10.4.12"