Auto-format files after Claude edits.
Releases
Section titled “Releases”- v1.2.0
This release adds ESLint support for JavaScript and TypeScript files, automatically fixing linting issues after every edit.
- v1.1.1
This release improves shell script formatting by adding EditorConfig support, ensuring formatting aligns with repository-specific conventions.
- v1.1.0
This release adds yamllint support for automatic YAML file linting.
- v1.0.0
This is the first stable release of the formatter plugin. It improves portability with a standard shebang and adds support for MDX file formatting to prevent lint failures in projects using MDX.
- v0.1.0
Initial release of the formatter plugin.