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 acf9529 commit 6b8d0d8Copy full SHA for 6b8d0d8
1 file changed
src/index.js
@@ -83,7 +83,7 @@ export default {
83
'jsdoc/require-returns-description': 'warn',
84
'jsdoc/require-returns-type': 'warn',
85
'jsdoc/require-yields': 'warn',
86
- 'jsdoc/require-yields-Check': 'warn',
+ 'jsdoc/require-yields-check': 'warn',
87
'jsdoc/valid-types': 'warn',
88
},
89
0 commit comments