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
eslint-plugin-jsdoc automatically removes these.
Fair enough for 99% of cases,
but `unicorn/no-object-as-default-parameter`
_correctly_ points out that default objects need to be spread.
This adds back the jsdoc docs for this specific case.
0 commit comments