Skip to content

Instantly share code, notes, and snippets.

@r-i-c-h
Created January 24, 2020 00:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-i-c-h/e9184d5bb5d8af92703ffc62af9119c1 to your computer and use it in GitHub Desktop.
Save r-i-c-h/e9184d5bb5d8af92703ffc62af9119c1 to your computer and use it in GitHub Desktop.
Rich's .prettierrc
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment