refactor(core): add explicit imports and remove auto-imports

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-05-25 20:48:26 +02:00
committed by Braks
parent 5a86c7cf1d
commit e3e6a03359
63 changed files with 328 additions and 508 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
"postcss-nested": "^6.0.1",
"ts-patch": "^2.1.0",
"typescript-transform-paths": "^3.4.6",
"unplugin-auto-import": "0.12.2",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-macros": "^2.1.3",
"vite": "^4.3.5",
"vue": "^3.2.25",