Skip to content

Instantly share code, notes, and snippets.

@TiagoWinehouse
Created November 3, 2015 13:50
Show Gist options
  • Save TiagoWinehouse/236bf8f911c3a63a69db to your computer and use it in GitHub Desktop.
Save TiagoWinehouse/236bf8f911c3a63a69db to your computer and use it in GitHub Desktop.
jsconfig.json
{
"compilerOptions": {
"target": "ES6",
"module": "commonjs"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment