Closed this issue 7 years ago · 1 comments
I think rxjs should be removed from import-blacklist, because in order to use RxJS 6 you have to import its components like this:
rxjs
import-blacklist
import { Observable } from 'rxjs'
Great point!