aboutsummaryrefslogtreecommitdiffhomepage
path: root/types/tsconfig.dist.json
diff options
context:
space:
mode:
Diffstat (limited to 'types/tsconfig.dist.json')
-rw-r--r--types/tsconfig.dist.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/types/tsconfig.dist.json b/types/tsconfig.dist.json
index fc2dbe45b..fbc92712b 100644
--- a/types/tsconfig.dist.json
+++ b/types/tsconfig.dist.json
@@ -5,7 +5,7 @@
5 "node_modules/@types", 5 "node_modules/@types",
6 "client/node_modules/@types" 6 "client/node_modules/@types"
7 ], 7 ],
8 "baseUrl": "./", 8 "baseUrl": "./dist",
9 "paths": { 9 "paths": {
10 "@server/*": [ "server/*" ], 10 "@server/*": [ "server/*" ],
11 "@shared/*": [ "shared/*" ], 11 "@shared/*": [ "shared/*" ],