Skip to content

Instantly share code, notes, and snippets.

@geleeroyale
Created November 9, 2018 14:17
Show Gist options
  • Save geleeroyale/356a575dfb912d07426befc9256b9fe0 to your computer and use it in GitHub Desktop.
Save geleeroyale/356a575dfb912d07426befc9256b9fe0 to your computer and use it in GitHub Desktop.
vscode settings
{"prettier.singleQuote": true,
"prettier.trailingComma": "es5",
"prettier.semi": false,
"workbench.colorCustomizations": {
"titleBar.activeBackground": "#ff3187cc",
"titleBar.activeForeground":"#000",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment