From feaf9c35d41d68d346531f76058afbeb58e18662 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Fri, 29 Dec 2023 08:22:32 -0800 Subject: [PATCH] chore: removes ref-macros --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index ff39614c..da9a4f54 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -20,7 +20,6 @@ "types": [ "vitest", "vite/client", - "vue/ref-macros", "vite-plugin-pages/client", "vite-plugin-vue-layouts/client", "unplugin-vue-macros/macros-global"