diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index aa129c1d9..d305722c4 100644 --- a/tsconfig.json +++ b/tsconfig.json | |||
@@ -28,7 +28,6 @@ | |||
28 | "@shared/*": [ "shared/*" ] | 28 | "@shared/*": [ "shared/*" ] |
29 | } | 29 | } |
30 | }, | 30 | }, |
31 | "include": [ "." ], | ||
32 | "exclude": [ | 31 | "exclude": [ |
33 | "server/tools/", | 32 | "server/tools/", |
34 | "node_modules", | 33 | "node_modules", |