Skip to content

Instantly share code, notes, and snippets.

@talk2MeGooseman
Created January 31, 2020 19:38
Show Gist options
  • Save talk2MeGooseman/746547b25db3f7a42a841bc612bce5c1 to your computer and use it in GitHub Desktop.
Save talk2MeGooseman/746547b25db3f7a42a841bc612bce5c1 to your computer and use it in GitHub Desktop.
{
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"arrowParens": "always",
"printWidth": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment