1 parent 80afa74 commit 2a591b0Copy full SHA for 2a591b0
1 file changed
eslint.config.js
@@ -47,7 +47,6 @@ export default [
47
"no-only-tests/no-only-tests": "error",
48
"import/no-unresolved": "off",
49
"import/enforce-node-protocol-usage": ["error", "always"],
50
- "no-await-in-loop": "warn",
51
},
52
plugins: {
53
"no-only-tests": noOnlyTests,
0 commit comments