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

Move typedocOptions to package.json #80

Open jcbhmr opened 12 months ago

jcbhmr commented 12 months ago

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