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 1fe9cf2 commit f8e5d3bCopy full SHA for f8e5d3b
.eslintrc.cjs
@@ -206,8 +206,6 @@ const config = {
206
'error',
207
{ fixMixedExportsWithInlineTypeSpecifier: true },
208
],
209
- // TODO Enable this and fix errors (both types & logic changes will be needed)
210
- '@typescript-eslint/no-unnecessary-condition': 'off',
211
212
// Allow unused session while we migrate
213
'@seedcompany/no-unused-vars': [
0 commit comments