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
This is fine. (And perhaps even desired; if you specifically want to escape the rewriter, it provides an escape hatch.)
We should add tests showing that this does not happen, and then document this "limitation" in the readme, including referencing an ESLint rule you can use to avoid such property accesses in your project if you want to be sure the rewriter catches them all.
The text was updated successfully, but these errors were encountered:
We currently do not rewrite things like
This is fine. (And perhaps even desired; if you specifically want to escape the rewriter, it provides an escape hatch.)
We should add tests showing that this does not happen, and then document this "limitation" in the readme, including referencing an ESLint rule you can use to avoid such property accesses in your project if you want to be sure the rewriter catches them all.
The text was updated successfully, but these errors were encountered: