diff --git a/tsconfig.json b/tsconfig.json index 1045e52..6b28ffd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,7 +18,9 @@ "vue3-photo-preview" ], "typeRoots": [ - "./src/universal/types/*", + "./src/universal/types/", + "./node_modules/@types", + "./node_modules", ], "paths": { "@/*": [