Created
March 16, 2020 03:27
-
-
Save lattespirit/d14964be50b6e881a12f75755245f682 to your computer and use it in GitHub Desktop.
.prettierrc file
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
{ | |
"trailingComma": "es5", | |
"tabWidth": 2, | |
"vueIndentScriptAndStyle": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment