Open 0x-r4bbit opened 6 years ago
this should be:
import { NEVER } from
rxjs'``
and then usage is just:
NEVER
(not never()
or NEVER()
)
This will require the development of a new rule in order to be properly solved. Not sure if I'll be able to work on this in the next a couple of weeks.
Before
After
^ This shouldn't be.