Skip to content

Commit

Permalink
refactor(tsconfig): remove incorrect parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Apr 16, 2019
1 parent 02f73e5 commit 6c8a3cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terminus-ui/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"**/*.mock.ts"
],
"angularCompilerOptions": {
"experimentalDecorators": true,
"annotateForClosureCompiler": true,
"strictMetadataEmit": true,
"skipTemplateCodegen": true,
Expand Down

0 comments on commit 6c8a3cf

Please sign in to comment.