Reverted tsconfig.json to its original

This commit is contained in:
Sercan Yemen 2018-03-05 12:16:59 +03:00
parent 2509ad4e71
commit 863fa5cc46

View File

@ -21,11 +21,5 @@
"es2017",
"dom"
]
},
"angularCompilerOptions": {
"genDir": "release/",
"strictMetadataEmit": true,
"skipTemplateCodegen": true,
"annotationsAs": "decorators"
}
}