Skip to content

Instantly share code, notes, and snippets.

@emersonpessoa01
Last active March 3, 2026 23:27
Show Gist options
  • Select an option

  • Save emersonpessoa01/06e813cd5971e25619cbb2005bcc39e1 to your computer and use it in GitHub Desktop.

Select an option

Save emersonpessoa01/06e813cd5971e25619cbb2005bcc39e1 to your computer and use it in GitHub Desktop.
{
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"printWidth": 60,
"plugins": ["prettier-plugin-jsdoc"],
"jsdocPrintWidth": 60,
"jsdocSeparateReturnsFromDescription": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment