Skip to content

Instantly share code, notes, and snippets.

@chaseholdren
Created July 11, 2019 01:11
Show Gist options
  • Select an option

  • Save chaseholdren/4296f1939049e997cf4696de79db2039 to your computer and use it in GitHub Desktop.

Select an option

Save chaseholdren/4296f1939049e997cf4696de79db2039 to your computer and use it in GitHub Desktop.
{
"semi": true,
"trailingComma": "es5",
"singleQuote": true,
"jsxSingleQuote": true,
"arrowParens": "always",
"printWidth": 120,
"tabWidth": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment