diff --git a/terminus-ui/tsconfig.json b/terminus-ui/tsconfig.json index 7f65cbe51..c70f161a7 100644 --- a/terminus-ui/tsconfig.json +++ b/terminus-ui/tsconfig.json @@ -15,7 +15,6 @@ "**/*.mock.ts" ], "angularCompilerOptions": { - "experimentalDecorators": true, "annotateForClosureCompiler": true, "strictMetadataEmit": true, "skipTemplateCodegen": true,