Matt
Results
3
comments of
Matt
This is an issue in commonjs modules which are transformed by babel with the code `exports.default = void 0;` where exports is initially set to `void 0` but later on...
Thank you so much for the speedy response 😲! Here's some more context: I work in a very large monorepo where precommit hooks have become a problem. They take too...
Awesome!! Thank you so much! Love the project 😄