Tangent: if you use Node.js at build time you should check out VitePlus https://viteplus.dev
(No affiliation, just a fan of VoidZero's consistently excellent tools.)
Looks interesting, what's their revenue model? Or how do we know it won't be abandoned in the near future?
Oh hey, they're the people behind Oxlint and Oxfmt: https://oxc.rs/
I moved some projects over to those from ESLint + Prettier and while the compatibility isn't 100% (I didn't need that), and the time to process a codebase went from like way over a minute with the old tools to a few seconds with theirs.