Skip to content

Instantly share code, notes, and snippets.

@jack-douglas
Created May 20, 2019 20:09
Embed
What would you like to do?
{
"useTabs": false,
"printWidth": 80,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "none",
"jsxBracketSameLine": false,
"noSemi": false,
"rcVerbose": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment