Last active
December 21, 2021 17:17
-
-
Save geraldoam/c6ef79e84020532c8c796b0e191ac14d to your computer and use it in GitHub Desktop.
my prettier
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
{ | |
"semi": true, | |
"tabWidth": 2, | |
"singleQuote": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment