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 d305722c4..aa129c1d9 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -28,6 +28,7 @@
28 "@shared/*": [ "shared/*" ] 28 "@shared/*": [ "shared/*" ]
29 } 29 }
30 }, 30 },
31 "include": [ "." ],
31 "exclude": [ 32 "exclude": [
32 "server/tools/", 33 "server/tools/",
33 "node_modules", 34 "node_modules",