diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index 4254010e7..7633465b2 100644 --- a/tsconfig.json +++ b/tsconfig.json | |||
@@ -20,6 +20,7 @@ | |||
20 | ] | 20 | ] |
21 | }, | 21 | }, |
22 | "exclude": [ | 22 | "exclude": [ |
23 | "client/node_modules", | ||
23 | "node_modules", | 24 | "node_modules", |
24 | "dist", | 25 | "dist", |
25 | "storage", | 26 | "storage", |