diff options
Diffstat (limited to 'client/tsconfig.base.json')
-rw-r--r-- | client/tsconfig.base.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/tsconfig.base.json b/client/tsconfig.base.json index 9f63ac11a..68e902d26 100644 --- a/client/tsconfig.base.json +++ b/client/tsconfig.base.json | |||
@@ -7,7 +7,6 @@ | |||
7 | "declaration": false, | 7 | "declaration": false, |
8 | "moduleResolution": "node", | 8 | "moduleResolution": "node", |
9 | "module": "esnext", | 9 | "module": "esnext", |
10 | "emitDecoratorMetadata": true, | ||
11 | "experimentalDecorators": true, | 10 | "experimentalDecorators": true, |
12 | "noImplicitAny": true, | 11 | "noImplicitAny": true, |
13 | "noImplicitThis": true, | 12 | "noImplicitThis": true, |