ended9월 14일· 1 sources

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

Why it matters

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-awar...

1
Sources
+0
24h
Growth
7d
Active

Sources

Related Issues