Skip to content

Instantly share code, notes, and snippets.

@badsyntax
Last active July 22, 2019 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save badsyntax/f8d214a4ef83da6638c97a2520c5d486 to your computer and use it in GitHub Desktop.
Save badsyntax/f8d214a4ef83da6638c97a2520c5d486 to your computer and use it in GitHub Desktop.
{
"window.zoomLevel": 1,
"eslint.autoFixOnSave": true,
"workbench.colorCustomizations": {
"statusBar.background": "#000000",
"statusBar.noFolderBackground": "#000000"
},
"files.trimTrailingWhitespace": true,
"editor.renderWhitespace": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment