Skip to content

Instantly share code, notes, and snippets.

@rollys
Created November 27, 2019 20:03
Show Gist options
  • Save rollys/f4a6caa18f80365f15aa00e56c81b0f3 to your computer and use it in GitHub Desktop.
Save rollys/f4a6caa18f80365f15aa00e56c81b0f3 to your computer and use it in GitHub Desktop.
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"bracketSpacing": true,
"jsxBracketSameLine": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment