aboutsummaryrefslogtreecommitdiffhomepage
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 5ad4b3e10..4d2bdd6ba 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -17,6 +17,7 @@
17 "typeRoots": [ "node_modules/@types", "server/typings" ] 17 "typeRoots": [ "node_modules/@types", "server/typings" ]
18 }, 18 },
19 "exclude": [ 19 "exclude": [
20 "server/tools/",
20 "client/node_modules", 21 "client/node_modules",
21 "node_modules", 22 "node_modules",
22 "dist", 23 "dist",