Skip to content

Commit

Permalink
chore: fix invalid tag order
Browse files Browse the repository at this point in the history
This is a workaround for hosseinmd/prettier-plugin-jsdoc#226
  • Loading branch information
boneskull committed Jan 23, 2024
1 parent 531476c commit 5b14925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"prettier": {
"jsdocCommentLineStrategy": "keep",
"jsdocPreferCodeFences": true,
"jsdocTagsOrder": "{\"template\": 24.5}",
"plugins": [
"prettier-plugin-jsdoc",
"prettier-plugin-pkg"
Expand Down

0 comments on commit 5b14925

Please sign in to comment.