We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ce816 commit 7b8d30bCopy full SHA for 7b8d30b
eslint.config.mjs
@@ -11,5 +11,5 @@ export default antfu({
11
"yml/plain-scalar": "off",
12
},
13
14
- ignores: ["operator/", "gitops/"],
+ ignores: ["operator/", "gitops/", "README.md"],
15
})
0 commit comments