We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f8a43 commit b1346cdCopy full SHA for b1346cd
lib/rules/component-name-in-template-casing.js
@@ -23,7 +23,7 @@ module.exports = {
23
type: 'suggestion',
24
docs: {
25
description: 'enforce specific casing for the component naming style in template',
26
- category: 'strongly-recommended',
+ category: undefined,
27
url: 'https://github.com/vuejs/eslint-plugin-vue/blob/v5.0.0/docs/rules/component-name-in-template-casing.md'
28
},
29
fixable: 'code',
0 commit comments