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 ec90739 commit d5586bdCopy full SHA for d5586bd
index.js
@@ -19,6 +19,7 @@ module.exports = {
19
allowString: true,
20
},
21
],
22
+ '@typescript-eslint/switch-exhaustiveness-check': 'error',
23
'comma-dangle': [
24
'error',
25
'always-multiline',
0 commit comments