Skip to content

Instantly share code, notes, and snippets.

@mikebrind
Created July 6, 2018 13:14
Show Gist options
  • Save mikebrind/09071fa6a3b3e70d51d0714003276d06 to your computer and use it in GitHub Desktop.
Save mikebrind/09071fa6a3b3e70d51d0714003276d06 to your computer and use it in GitHub Desktop.
{
"compileOnSave": true,
"compilerOptions": {
"noImplicitAny": false,
"noEmitOnError": true,
"removeComments": false,
"sourceMap": true,
"module": "amd",
"target": "es5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment