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 1cb5b2d commit 3a33cc1Copy full SHA for 3a33cc1
eslint.config.js
@@ -15,4 +15,5 @@ export default antfu({
15
.removeRules(
16
'vue/no-template-shadow',
17
'pnpm/json-prefer-workspace-settings',
18
+ 'markdown/fenced-code-language',
19
)
0 commit comments