Skip to content

Instantly share code, notes, and snippets.

@ncesar
Created March 21, 2019 02:03
Show Gist options
  • Save ncesar/79a96f52feb06b130d67fa8f19e71db6 to your computer and use it in GitHub Desktop.
Save ncesar/79a96f52feb06b130d67fa8f19e71db6 to your computer and use it in GitHub Desktop.
{
"workbench.startupEditor": "newUntitledFile",
"explorer.confirmDelete": false,
"editor.formatOnSave": true,
"prettier": { "arrowParens": "always" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment