Open FrederickEngelhardt opened 3 years ago
When running esprint --fix it outputs
esprint --fix
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?
esprint check --fix
When running
esprint --fix
it outputsThose errors are not fixed. Running
esprint check --fix
will fix the errors. Is there some issue with caching?