mesqueeb / is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
https://mesqueeb.github.io/is-what/
MIT License
170 stars 18 forks source link

Split tests into multiple files #58

Closed jcbhmr closed 1 year ago

jcbhmr commented 1 year ago

BLOCKED by #57 DO NOT undraft this until #57 is merged

This PR would...

jcbhmr commented 1 year ago

Closed in favor of doing all the code migration first before splitting tests