diff --git a/tsconfig.json b/tsconfig.json index 293548e0..422182f0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -21,11 +21,5 @@ "es2017", "dom" ] - }, - "angularCompilerOptions": { - "genDir": "release/", - "strictMetadataEmit": true, - "skipTemplateCodegen": true, - "annotationsAs": "decorators" } }