Skip to content

Instantly share code, notes, and snippets.

@sethdavis512
Created June 5, 2020 02:38
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 sethdavis512/0927029995758d6458e996757c71964d to your computer and use it in GitHub Desktop.
Save sethdavis512/0927029995758d6458e996757c71964d to your computer and use it in GitHub Desktop.
{
"arrowParens": "avoid",
"semi": false,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment