João Samouco

Results 2 issues of João Samouco

**Describe the bug** The most recent change to this and other packages like `kapsule`, `accessor-fn`, `float-tooltip`, and probably some more, broke my unit-tests pipeline that uses **Jest**. Jest support for...

This bug was introduced by our PR #18. It was causing the namePrefix to be added multiple times to renamed variables in some scenarios (ie: IIFE). Here is an example...