Fast, Comprehensive, News Search

Real-time coverage, Real results

4Search News aggregates news sources to present timely coverage with source context and other valuable information. Use advanced search features in the results to search for full and related coverage. You can also use the special search feature to search for people, organizations, places and more covered in each search result item.

Latest News

DEV Community
dev.to > remdore > eslint-took-44s-to-lint-vues-core-oxlint-took-024s-then-i-turned-on-the-type-aware-rules-1fao

ESLint took 4.4s to lint Vue's core. oxlint took 0.24s. Then I turned on the type-aware rules.

14+ hour, 48+ min ago   (515+ words) ESLint took 4.4 seconds to lint 445 TypeScript files. oxlint took 0.24. Turn on the type-aware rules that most projects actually want and ESLint climbs to 12 seconds, while oxlint, doing the type-aware pass too, finishes in under one. I went in expecting to…...