Created
May 27, 2022 18:02
-
-
Save veremey/1a21b3b6472b9ea1f607ab6d15abe89c 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
{ | |
"printWidth": 120, | |
"semi": false, | |
"singleQuote": true, | |
"trailingComma": "all", | |
"arrowParens": "always" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.prettierrc.js