Skip to content

Instantly share code, notes, and snippets.

@olegchursin
Created October 20, 2021 14:05
Show Gist options
  • Select an option

  • Save olegchursin/8030b14bf92fb89cc7a5dbc0f58cf100 to your computer and use it in GitHub Desktop.

Select an option

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