Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.22 KB

default.md

File metadata and controls

56 lines (41 loc) · 1.22 KB

Related Issues

Description

Added

Changed

Removed

Caveats/Problems/Issues

Checklist

  • The issues that this PR fixes/closes have been mentioned above.
  • What this PR adds/changes/removes has been explained.
  • All tests (pnpm test) pass.
  • The linter (pnpm lint) does not throw an errors.
  • All added/modified code has been commented, and methods/classes/constants/types have been annotated with TSDoc comments.