diff --git a/tsconfig.json b/tsconfig.json index 9782fa86..60fc1706 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,9 @@ "types": ["vite/client"], "paths": { "/@/*": ["src/*"], - "/#/*": ["types/*"] + "/#/*": ["types/*"], + "@/*": ["src/*"], + "#/*": ["types/*"] } }, "include": [