fork-ts-checker-webpack-plugin icon indicating copy to clipboard operation
fork-ts-checker-webpack-plugin copied to clipboard

Update / Replace dependencies as part of the ecosystem-cleanup initiative (e18e)

Open Fuzzyma opened this issue 1 year ago • 1 comments

Feature motivation

Maybe you've already heard of the e18e initiave (https://e18e.dev/). We want to bring the JS ecosystem forward by modernizing old dependencies or replace them with smaller / faster alternatives.

E.g. updating chokidar would reduce the dependency count it brings in from 13 to 1 and replacing chalk with picocolors would shave off a bit of traffic whenever this package is installed.

With over 14mio downloads this week, that adds up.

So my question: Is this project open for this kind of modernization? If so, I would be happy to create PRs for the changes.

Fuzzyma avatar Nov 19 '24 20:11 Fuzzyma

  • [ ] https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/pull/852

Fuzzyma avatar Nov 21 '24 09:11 Fuzzyma