While initializing a new Vite project ( npx create-vite ), I hit an interactive CLI prompt that paused my standard workflow: ◆ Which linter to use? ● Oxlint ○ ESLint Having relied on ESLint as my default linter for years, this piqued my curiosity. The filled bullet ( ● ) wasn't a formal end...
Source: [Dev.to](https://dev.to/janarthanan_soundararajan/why-vite-asked-me-to-choose-between-oxlint-and-eslint-3ihl)