Closed
Description
openedon Jun 9, 2022
Reproduction: https://github.com/sachinraja/vscode-eslint-codeactionsonsave
If I have this config:
"eslint.codeActionsOnSave.rules": ["!slow/slow", "*"]
The rule slow/slow
still runs on save. I reproduced this on v2.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment