Available today in the 17.4 public release, Visual Studio has revamped its ESLint support! The new linting experience includes:Â
Linting support – for not only JavaScript and TypeScript files, but also for JSX/TSX, Vue and HTML files.Â
Quick actions and fixes, which allow you to auto-fix errors or disable ESLint rules on a ...