Skip to content

Instantly share code, notes, and snippets.

@olegchursin
Created October 20, 2021 14:05
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 olegchursin/8030b14bf92fb89cc7a5dbc0f58cf100 to your computer and use it in GitHub Desktop.
Save olegchursin/8030b14bf92fb89cc7a5dbc0f58cf100 to your computer and use it in GitHub Desktop.
{
"arrowParens": "avoid",
"bracketSpacing": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment