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
In #8873 we removed let from for loops due to potential de-opts. It would be nice to have a linting rule to avoid more instances leaking into the code base.
In #8873 we removed
letfromforloops due to potential de-opts. It would be nice to have a linting rule to avoid more instances leaking into the code base.For context, our other lint rules can be found in tools/eslint-rules