troch / reinspect

Use redux devtools to inspect useState and useReducer :mag_right:
MIT License
424 stars 24 forks source link

Babel transform plugin that automagically rewrites code to enable/inject reinspect #25

Open 0xdevalias opened 5 years ago

0xdevalias commented 5 years ago

It would be cool to have reinspect wrapped up in an automagic babel transform plugin that would allow us to just enable it for development/similar without having to make code changes.