Last active
March 11, 2021 07:57
-
-
Save geoffreydhuyvetters/12f74bcd62c5fcfcd54daeb3a84539b5 to your computer and use it in GitHub Desktop.
.prettierrc
This file contains hidden or 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