Skip to content

Instantly share code, notes, and snippets.

@pyratin
Created April 3, 2025 04:07
Show Gist options
  • Save pyratin/f51290c3d09c6144f4e571ae1c813590 to your computer and use it in GitHub Desktop.
Save pyratin/f51290c3d09c6144f4e571ae1c813590 to your computer and use it in GitHub Desktop.
.prettierrc
{
"singleQuote": true,
"jsxSingleQuote": true,
"trailingComma": "none",
"plugins": ["prettier-plugin-jsdoc"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment