Created
March 28, 2017 09:26
-
-
Save stevenh77/7ab5f6ee007ab1850b7c2e4c8d214799 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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