Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 132 Bytes

MAINTAINERS.md

File metadata and controls

13 lines (9 loc) · 132 Bytes

Run test

Run tests for javascript:

npm run test

Run tests for typescript:

npm run test:typescript