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

Put prettier in package.json #54

Closed jcbhmr closed 1 year ago

jcbhmr commented 1 year ago

This PR would...

This is a good idea because:

  1. It reduces the amount of root clutter
  2. Consolidates more config into package.json (eslintrc is already in there!)