You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Setup basic POC for customName param
* remove & ignore lock files
* Add CustomName annotation
* Add customNames to tsconfig
* Fix customNames in tsconfig schema
* Setup functionality for customNames in tsconfig
* Revert "remove & ignore lock files"
This reverts commit 2a8e998.
* fix linting / run prettier lint fix
* Setup tests for customName
* Remove customNames from tsconfig
* Change throw new error into expect in tests
* Add more specific test name
* Add further jest tests for customName
* Add customName test for declared function
* Fix namespace customName renaming
* Make customName check more universal
* Improve customName handling in call visitor
* Move customname logic to `transformContextualCallExpression`
* Use left instead of passing calledMethod
* remove unneeded type specification
Co-authored-by: Perry van Wesel <Perryvw@users.noreply.github.com>
---------
Co-authored-by: Perry van Wesel <Perryvw@users.noreply.github.com>
0 commit comments