Skip to content

Instantly share code, notes, and snippets.

@antonfisher
Created May 1, 2018 23:30
Show Gist options
  • Save antonfisher/fe3a6657775c74c5a27161edee04eae2 to your computer and use it in GitHub Desktop.
Save antonfisher/fe3a6657775c74c5a27161edee04eae2 to your computer and use it in GitHub Desktop.
{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"jsxBracketSameLine": false,
"arrowParens": "always"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment