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
Currently the text editors mark the entire class and it can get quite noisy. It'll be better to mark only the method which requires implementation of an interface, for instance:
Currently the text editors mark the entire class and it can get quite noisy. It'll be better to mark only the method which requires implementation of an interface, for instance:
Should mark only the substring:
This requires changes for:
useLifeCycleInterfaceRule
.usePipeTransformInterfaceRule
And their test files.
The text was updated successfully, but these errors were encountered: