Skip to content

Instantly share code, notes, and snippets.

@justintemps
Created February 9, 2021 15:37
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 justintemps/1ea8f721ca564f2b8804377366d61e71 to your computer and use it in GitHub Desktop.
Save justintemps/1ea8f721ca564f2b8804377366d61e71 to your computer and use it in GitHub Desktop.
.prettierrc
{
"endOfLine": "lf",
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 80
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment