Skip to content

Instantly share code, notes, and snippets.

@GeradeDev
Created February 1, 2018 21:35
Show Gist options
  • Select an option

  • Save GeradeDev/cba26af2053d31df545608c5bbb97110 to your computer and use it in GitHub Desktop.

Select an option

Save GeradeDev/cba26af2053d31df545608c5bbb97110 to your computer and use it in GitHub Desktop.
build-task-tsconfig
{
"compilerOptions": {
"target": "ES6",
"module": "commonjs",
"sourceMap": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment