Skip to content

Instantly share code, notes, and snippets.

@KevinTCoughlin
Created March 3, 2016 20:59
Show Gist options
  • Save KevinTCoughlin/8edfac4b281668c71b7b to your computer and use it in GitHub Desktop.
Save KevinTCoughlin/8edfac4b281668c71b7b to your computer and use it in GitHub Desktop.
Visual Studio Code Settings
// Place your settings in this file to overwrite the default settings
{
"eslint.enable": false,
"jshint.enable": true,
"files.trimTrailingWhitespace": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment