diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index 1c1472aae..70d2c51c2 100644 --- a/tsconfig.json +++ b/tsconfig.json | |||
@@ -19,6 +19,8 @@ | |||
19 | }, | 19 | }, |
20 | "exclude": [ | 20 | "exclude": [ |
21 | "node_modules", | 21 | "node_modules", |
22 | "dist", | ||
23 | "storage", | ||
22 | "client", | 24 | "client", |
23 | "test1", | 25 | "test1", |
24 | "test2", | 26 | "test2", |