Closed AnWeber closed 1 year ago
Thanks. There should be a new version published now that includes your change.
Thx for the fast approval
@AnWeber Well, I still get the warning even after update to version 5.0.3:
@eXpertise7 Did you run an npm upgrade
? eslint-etc and tsutils-etc also needs updated packages.
@AnWeber You're right, it was my bad. I am using Yarn package manager and I've bumped manually version of eslint-plugin-rxjs
and I've typed yarn install
command only, which only made changes for main eslint-plugin-rxjs
package at yarn.lock
file. Thanks!
fixes #109