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.
require-emit-validator
1 parent bf6e4ea commit 9c53407Copy full SHA for 9c53407
lib/rules/require-emit-validator.js
@@ -20,7 +20,7 @@ module.exports = {
20
type: 'suggestion',
21
docs: {
22
description: 'require type definitions in emits',
23
- categories: [],
+ categories: undefined,
24
url: 'https://eslint.vuejs.org/rules/require-emit-validator.html'
25
},
26
fixable: null,
0 commit comments