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
Followup based on #691 (comment). We should update the rule so that the fixer updates any var declarations instead of always the prop value. We could use this as an excuse to create some helpers as well for general var updating.
This could involve creating a new helper and using it any other applicable rules.
Required actions:
Build codemod
Build test
Update readme with description & example
The text was updated successfully, but these errors were encountered:
Followup based on #691 (comment). We should update the rule so that the fixer updates any var declarations instead of always the prop value. We could use this as an excuse to create some helpers as well for general var updating.
This could involve creating a new helper and using it any other applicable rules.
Required actions:
The text was updated successfully, but these errors were encountered: