diff --git a/resources/assets/tests/tsconfig.json b/resources/assets/tests/tsconfig.json index 27f92e5f..f26b4eaf 100644 --- a/resources/assets/tests/tsconfig.json +++ b/resources/assets/tests/tsconfig.json @@ -13,7 +13,8 @@ ], "@/views/*": [ "./src/views/*" - ] + ], + "@/*": ["./src/*"] } }, "include": [