This repository was archived by the owner on Feb 8, 2020. It is now read-only.
List view
- Plugins API - `result.name` to be undefined when anonymous function, since we have `result.isAnonymous` - when there is passed a function named "anonymous" the `result.name` would be `anonymous`, but the `result.isAsnonymous` won't be true, because it is named "anonymous" haha - some kind of fix for #27
No due date