- Preventing automatically fix problems when
eslint
runs with--fix
option and this plugin is active.
.jsx
and.tsx
processors for processing files with these extensions by default.todo-errors
named processor for use in your.eslintrc
config file.
- The first implementation of this plugin.