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 ce30e24 commit 4190f64Copy full SHA for 4190f64
1 file changed
src/configs/javascript.js
@@ -55,7 +55,6 @@ export function javascript() {
55
'max-depth': 'error',
56
'max-nested-callbacks': 'error',
57
'new-cap': 'error',
58
- 'no-alert': 'error',
59
'no-array-constructor': 'error',
60
'no-async-promise-executor': 'error',
61
'no-bitwise': 'error',
0 commit comments