Skip to content

Instantly share code, notes, and snippets.

@lattespirit
Created March 16, 2020 03:27
Show Gist options
  • Save lattespirit/d14964be50b6e881a12f75755245f682 to your computer and use it in GitHub Desktop.
Save lattespirit/d14964be50b6e881a12f75755245f682 to your computer and use it in GitHub Desktop.
.prettierrc file
{
"trailingComma": "es5",
"tabWidth": 2,
"vueIndentScriptAndStyle": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment