Open alfaproject opened 1 year ago
We are using TypeScript 5.0 and soon switching to 5.1 and keep getting these warnings:
warning "eslint-plugin-rxjs > eslint-etc@5.1.0" has incorrect peer dependency "typescript@^4.0.0". warning "eslint-plugin-rxjs > tsutils-etc@1.4.1" has incorrect peer dependency "typescript@^4.0.0".
Currently, they are just noise but I'm concerned that those dependencies will soon stop working entirely.
We are using TypeScript 5.0 and soon switching to 5.1 and keep getting these warnings:
Currently, they are just noise but I'm concerned that those dependencies will soon stop working entirely.