We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53cdba0 commit 35580b9Copy full SHA for 35580b9
noFixRules.js
@@ -2,6 +2,5 @@ module.exports = {
2
plugins: ['no-autofix'],
3
rules: {
4
'no-autofix/prefer-const': 'error',
5
- 'no-autofix/no-debugger': 'error',
6
},
7
}
0 commit comments