Skip to content

ESLint Warning n/no-unsupported-features/node-builtins #1439

@danielpeintner

Description

@danielpeintner

With #1424 we introduced some new eslint warnings.

One warning is n/no-unsupported-features/node-builtins

"n/no-unsupported-features/node-builtins": "warn",

Setting it to error reports issues about ReadableStream

Image

I don't think we can fix it for older node versions.
Opinions?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions