We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146effc commit 8e8daa5Copy full SHA for 8e8daa5
1 file changed
eslint.config.js
@@ -1,6 +1,7 @@
1
import antfu from '@antfu/eslint-config'
2
3
export default antfu({
4
+ e18e: false,
5
formatters: true,
6
ignores: [
7
'coverage/**',
0 commit comments