Skip to content

Commit

Permalink
chore: add jsdocSeparateTagGroups option
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Nov 22, 2021
1 parent 68dc008 commit c0ab73e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"plugins": ["prettier-plugin-jsdoc"],
"jsdocSeparateReturnsFromParam": true,
"jsdocSeparateTagGroups": true,
"jsdocSingleLineComment": false,
"tsdoc": true,
"printWidth": 80,
Expand Down

0 comments on commit c0ab73e

Please sign in to comment.