Closed TheOnlyTails closed 9 months ago
Latest commit: 7ceb55f541b918bc8fad22c2ae655c1da1425c8c
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Hi @TheOnlyTails
Thanks! This is a good improvement. I'll merge it now.
We are using this plugin over at @lipu-linku, and we recently ran into a problem where the
entry
defaults screwed us over, since we are building a regular REST API, and not a React client side app.This PR adds very simple JSDoc to the options, to allow users to see their default values in their editor, instead of having to look them up in a subfolder of a monorepo.