Skip to content

Instantly share code, notes, and snippets.

@stevenh77
Created March 28, 2017 09:26
Show Gist options
  • Save stevenh77/7ab5f6ee007ab1850b7c2e4c8d214799 to your computer and use it in GitHub Desktop.
Save stevenh77/7ab5f6ee007ab1850b7c2e4c8d214799 to your computer and use it in GitHub Desktop.
// Place your settings in this file to overwrite the default settings
{
"files.exclude": {
"**/*.js": {"when": "$(basename).ts"},
"**/*.js.map": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment