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
I tried to test new rules in one of my big projects and i have few false positive errors in case when there is CodePath/Function inside with no return.
I tried to test new rules in one of my big projects and i have few false positive errors in case when there is CodePath/Function inside with no return.
Affected rules:
return-in-computed-property
require-render-return
Example of false positive error:
The text was updated successfully, but these errors were encountered: