Open
Description
with latest version of eslint plus your plugin, I can't fix code. If I do a yarn eslint --fix file.ts
it shows me errors and even suggests to me to use --fix
-- but no fixes come through. Once I remove plugin:array-func/all
, it all works again.
I think eslint might have flag you need to set as author, to specify you support fixing.
Metadata
Metadata
Assignees
Labels
No labels