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 7b99d07 commit 93e91d9Copy full SHA for 93e91d9
eslint.config.mjs renamed to eslint.config.js
@@ -53,7 +53,6 @@ export default defineConfig( [
53
}
54
],
55
'ckeditor5-rules/prevent-license-key-leak': 'error',
56
- 'vue/multi-word-component-names': 'off',
57
'no-unused-vars': 'off'
58
59
},
0 commit comments