Open ghaschel opened 1 year ago
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:
Hello, any news?
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: