Skip to content

Instantly share code, notes, and snippets.

@jdjuan
Created December 10, 2019 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdjuan/ef74f8caa60f61e1ee6f316e3c3f9893 to your computer and use it in GitHub Desktop.
Save jdjuan/ef74f8caa60f61e1ee6f316e3c3f9893 to your computer and use it in GitHub Desktop.
{
"printWidth": 120,
"useTabs": false,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "es5",
"semi": true,
"bracketSpacing": true,
"arrowParens": "avoid",
"proseWrap": "never"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment