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 am trying to set a rule to force the use of the $ suffix for SubSink. But it won't work. It works for specified rxjs-known types, but not for a specified one.
This is my current setup:
As you can see, it works for Subjects but not for SubSinks:
The text was updated successfully, but these errors were encountered:
I am trying to set a rule to force the use of the $ suffix for SubSink. But it won't work. It works for specified rxjs-known types, but not for a specified one.
This is my current setup:
As you can see, it works for Subjects but not for SubSinks:
The text was updated successfully, but these errors were encountered: