Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 241 Bytes

This repository was created in order to reproduce a bug, see PR magiclabs/magic-js#669

To reproduce, run the following commands:

pnpm i  # install dependencies
pnpm tsc --build  # try to build the project