I'm using Action on save to run eslint, but I don't need it to run every time. I only want it to run when I press command + S, but I cannot set activated on for it. What should I do?
Each 'action on save' has it's own implementation. Running ESLint on explicit save only is not possible at the moment. Please feel free to create a new feature request here: https://youtrack.jetbrains.com/issues/WEB. We’ll see if it can be implemented.
Please feel free to create a new feature request here: https://youtrack.jetbrains.com/issues/WEB. We’ll see if it can be implemented.