Skip to content

Update JSDoc#60

Open
RatchetS2 wants to merge 1 commit intojshttp:masterfrom
RatchetS2:updateJSDoc
Open

Update JSDoc#60
RatchetS2 wants to merge 1 commit intojshttp:masterfrom
RatchetS2:updateJSDoc

Conversation

@RatchetS2
Copy link

Update JSDoc to properly define the parameters and return types of functions:

  • Primitive types should always be in lowercase (string, boolean).
  • JSDoc should be placed immediately before the code being documented.
  • Param from String|Array to ...string|string[].
  • Return from String|Array to string|string[]|false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant