Created
March 20, 2019 05:39
-
-
Save leesheppard/34239e1b0c0f47a4a2db445c97851978 to your computer and use it in GitHub Desktop.
.prettierrc_example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"singleQuote": true, | |
"trailingComma": "all" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment