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
Some utility classes like factory/Layer.js, util/Layer.js or LayerLegends.js have pretty decent JSDoc comments on their functions and classes. However, optional parameters are not described in the standard JSDoc way.
It would be nice to review the JSDoc comments and implement the bracket syntax where applicable.