Skip to content

Instantly share code, notes, and snippets.

@chrisoverstreet
Created November 17, 2021 00:33
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 chrisoverstreet/577f28db32344cec3af21943b37e3366 to your computer and use it in GitHub Desktop.
Save chrisoverstreet/577f28db32344cec3af21943b37e3366 to your computer and use it in GitHub Desktop.
{
"editor.formatOnSave": true,
"javascript.validate.enable": false,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.tabSize": 2,
"editor.renderWhitespace": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment