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 d136c50 commit a3387afCopy full SHA for a3387af
.eslintrc
@@ -7,7 +7,6 @@
7
"@typescript-eslint/no-explicit-any": ["warn"],
8
"@typescript-eslint/no-unused-vars": ["warn"],
9
"@typescript-eslint/no-floating-promises": ["warn"],
10
- "@typescript-eslint/no-misused-promises": ["error"],
11
// prevents committing `describe.only` and `it.only` tests
12
"no-only-tests/no-only-tests": "warn",
13
"simple-import-sort/imports": [
0 commit comments