aboutsummaryrefslogtreecommitdiffhomepage
path: root/tsconfig.base.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.base.json')
-rw-r--r--tsconfig.base.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/tsconfig.base.json b/tsconfig.base.json
index 85e3ac213..b54d5a556 100644
--- a/tsconfig.base.json
+++ b/tsconfig.base.json
@@ -19,10 +19,6 @@
19 "es2018", 19 "es2018",
20 "es2019" 20 "es2019"
21 ], 21 ],
22 "typeRoots": [
23 "node_modules/@types",
24 "client/node_modules/@types"
25 ],
26 "baseUrl": "./", 22 "baseUrl": "./",
27 "paths": { 23 "paths": {
28 "@server/*": [ "server/*" ], 24 "@server/*": [ "server/*" ],