Slide 52
Slide 52 text
https://github.com/angular/atscript-playground/blob/master/config.json
{
"traceur": {
"modules": "amd",
"script": false,
"types": true,
"typeAssertions": true,
"typeAssertionModule": "assert",
"annotations": true,
"sourceMaps": "file"
}
}