Skip to content

Instantly share code, notes, and snippets.

@nicohsieh
Last active December 6, 2017 07:08
Show Gist options
  • Save nicohsieh/3c562b99cdba4c0f7336ce426566f711 to your computer and use it in GitHub Desktop.
Save nicohsieh/3c562b99cdba4c0f7336ce426566f711 to your computer and use it in GitHub Desktop.
{
"semi": false,
"tabWidth": 2,
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"jsxBracketSameLine": false,
"parser": "babylon",
"printWidth": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment