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
185 stars 20 forks source link

Move typedocOptions to package.json #80

Open jcbhmr opened 1 year ago

jcbhmr commented 1 year ago

This would be a good idea because: everything else is in package.json already, so you might as well make typedocOptions there too