Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 317 Bytes

File metadata and controls

10 lines (7 loc) · 317 Bytes

Overview

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?