aboutsummaryrefslogtreecommitdiffhomepage
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index e23c8eed1..7eed7d0cd 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -16,8 +16,7 @@
16 ], 16 ],
17 "typeRoots": [ 17 "typeRoots": [
18 "node_modules/sitemap/node_modules/@types", 18 "node_modules/sitemap/node_modules/@types",
19 "node_modules/@types", 19 "node_modules/@types"
20 "server/typings"
21 ], 20 ],
22 "baseUrl": "./", 21 "baseUrl": "./",
23 "paths": { 22 "paths": {