Code:
import arrayFromAsync from "array-from-async"; // Error: Use built-in instead
package.json:
{
"engines": {
"node": ">=18"
}
}
Array.fromAsync is not present in any Node.js version, not even v21, so it should not trigger no-unnecessary-polyfills
.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too