esprint
esprint copied to clipboard
running `esprint --fix` does not fix eslint errors
When running esprint --fix it outputs
100 problems (7401 errors, 4 warnings)
51 errors and 0 warnings potentially fixable with the `--fix` option.
Those errors are not fixed. Running esprint check --fix will fix the errors. Is there some issue with caching?