Browse Source

change test file

WNomunomu 2 years ago
parent
commit
55036d2ed2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/tsconfig.json

+ 1 - 1
apps/app/tsconfig.json

@@ -14,7 +14,7 @@
     "paths": {
       "~/*": ["./src/*"],
       "^/*": ["./*"],
-      "@/*": ["./src/*"],
+      ""
 
       "debug": ["./src/server/utils/logger/alias-for-debug"]
     }