Skip to content

Instantly share code, notes, and snippets.

@trevren11
Created March 24, 2017 03:53
Show Gist options
  • Save trevren11/34f38d69caaa12fa0f7e190c6f3f8748 to your computer and use it in GitHub Desktop.
Save trevren11/34f38d69caaa12fa0f7e190c6f3f8748 to your computer and use it in GitHub Desktop.
Settings for Visual Studio Code
// Place your settings in this file to overwrite the default settings
{
"editor.acceptSuggestionOnEnter": false,
"typescript.check.tscVersion": false,
"files.autoSave": "afterDelay",
"editor.minimap.enabled" : true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment