You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enum generation descriptions - allow for nulls/empty strings (#2393)
* fix: widens check condition for not appending enum description comment to nulls and empty strings too. Also using JSDoc style comment for enum description.
* Rolled back the JSDoc comments to the original version
* Expanded tests to ensure null and empty strings are handled correctly
* Making the linter happy
* changeset
0 commit comments