Skip to content

Instantly share code, notes, and snippets.

@GBrachetta
Last active March 23, 2022 10:07
Show Gist options
  • Save GBrachetta/56d43a23877fa26b1f8f093e83f0cb14 to your computer and use it in GitHub Desktop.
Save GBrachetta/56d43a23877fa26b1f8f093e83f0cb14 to your computer and use it in GitHub Desktop.
{
"bracketSpacing": true,
"trailingComma": "all",
"arrowParens": "avoid",
"singleQuote": true,
"printWidth": 80,
"useTabs": false,
"tabWidth": 2,
"semi": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment