We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8943d32 commit 19b1f5cCopy full SHA for 19b1f5c
1 file changed
eslint.config.js
@@ -7,9 +7,6 @@ module.exports = [
7
},
8
plugins: {
9
ava
10
- },
11
- rules: {
12
- 'ava/no-only-test': 'error'
13
}
14
15
]
0 commit comments