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 b191e66 commit 6fc92bdCopy full SHA for 6fc92bd
.eslintrc.js
@@ -351,7 +351,6 @@ module.exports = {
351
'jsdoc/require-property-description': 'off',
352
'jsdoc/check-param-names': 'off',
353
'jsdoc/tag-lines': 'off',
354
- 'jsdoc/require-returns-type': 'off',
355
356
// Custom rules from eslint-plugin-node-core
357
'node-core/no-unescaped-regexp-dot': 'error',
0 commit comments