eslint-plugin
eslint-plugin copied to clipboard
Fix ESLint Problems not saving file to disk.
Im having and issue where Fix ESLint Problems is only fixing the changes and not saving file to disk, webpack triggers recompile so i guess that the save is done before --fix.
I added the setting to see if a tab is saved or not, and it indicates that it is not saved. If i run the command again the file will be saved.
