aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r--client/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json
index a0fbc27c6..e46528d1c 100644
--- a/client/tsconfig.json
+++ b/client/tsconfig.json
@@ -43,6 +43,7 @@
43 "fullTemplateTypeCheck": true 43 "fullTemplateTypeCheck": true
44 }, 44 },
45 "include": [ 45 "include": [
46 "./src",
46 "../../shared" 47 "../../shared"
47 ], 48 ],
48 "exclude": [ 49 "exclude": [