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 2213026 commit 0738d13Copy full SHA for 0738d13
eslint.config.js
@@ -14,4 +14,5 @@ export default antfu({
14
})
15
.removeRules(
16
'vue/no-template-shadow',
17
+ 'pnpm/yaml-enforce-settings',
18
)
0 commit comments