Skip to content

Instantly share code, notes, and snippets.

@henriqwe
Created September 26, 2023 19:37
Show Gist options
  • Save henriqwe/74babffc0b629ffe042977d43c17348a to your computer and use it in GitHub Desktop.
Save henriqwe/74babffc0b629ffe042977d43c17348a to your computer and use it in GitHub Desktop.
my .prettierrc
{
"singleQuote": true,
"trailingComma": "none",
"semi": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment