Skip to content

Instantly share code, notes, and snippets.

@fleeting
Created March 7, 2018 15:47
Show Gist options
  • Save fleeting/a2ff3ba7931eb6125a538a6f7b6ced91 to your computer and use it in GitHub Desktop.
Save fleeting/a2ff3ba7931eb6125a538a6f7b6ced91 to your computer and use it in GitHub Desktop.
{
"editor.tabSize": 2,
"editor.wordWrap": "on",
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"eslint.autoFixOnSave": true,
"editor.minimap.enabled": false,
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"explorer.autoReveal": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment