This release adds ESLint support for JavaScript and TypeScript files, automatically fixing linting issues after every edit.
🚀 Features
Section titled “🚀 Features”ESLint support for JavaScript and TypeScript
Section titled “ESLint support for JavaScript and TypeScript”The formatter plugin now runs ESLint with --fix on JavaScript and TypeScript files when available, automatically fixing linting issues after every Write or Edit operation.