Skip to content

Instantly share code, notes, and snippets.

@richxcame
Created November 4, 2021 13:21
Show Gist options
  • Save richxcame/de31149d303e46875746da0bb0ea6816 to your computer and use it in GitHub Desktop.
Save richxcame/de31149d303e46875746da0bb0ea6816 to your computer and use it in GitHub Desktop.
{
"singleQuote": true,
"tabWidth": 2,
"printWidth": 80,
"useTabs": true,
"jsxSingleQuote": true,
"bracketSameLine": false,
"arrowParens": "avoid"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment