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 7dafa93 commit f4a1115Copy full SHA for f4a1115
packages/query-codemods/eslint.config.js
@@ -8,7 +8,6 @@ export default [
8
rules: {
9
'cspell/spellchecker': 'off',
10
'@typescript-eslint/no-unnecessary-condition': 'off',
11
- '@typescript-eslint/require-await': 'off',
12
'import/no-duplicates': 'off',
13
'import/no-unresolved': 'off',
14
'import/order': 'off',
0 commit comments