feat(tooling): add vite 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 2a6077ed9f
commit 8dd453634c
9 changed files with 193 additions and 67 deletions
+1
View File
@@ -3,6 +3,7 @@
"compilerOptions": {
"baseUrl": ".",
"declarationDir": "./dist",
"resolveJsonModule": true,
"types": [
"vite/client",
"vue/macros",