Here at my company, we're migrating from ESLint to Oxlint. In our largest project, with over 8,000 files, we achieved results 27 times faster than with ESLint. We're using the jsPlugin from testing-library as a complement.
Adding one single rule to oxlint via a jsplugin plumbers the speed 😭
Still extremely fast but I wonder if it's worth spending time creating my own rules: how does the overhead grow? I hope not linearly
Fixed a major bug in the SVGAnimFrames JS plug-in I released Saturday. It now works on multiple objects. Therefore the plug-in is officially now discontinued so I can focus on other projects. #javascript#js#jsplugin#svg#vector#animation#html5