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 eda57a9 commit 2c009ccCopy full SHA for 2c009cc
.eslintrc.js
@@ -353,7 +353,6 @@ module.exports = {
353
'jsdoc/tag-lines': 'off',
354
'jsdoc/require-returns-type': 'off',
355
'jsdoc/check-alignment': 'off',
356
- 'jsdoc/require-returns-check': 'off',
357
358
// Custom rules from eslint-plugin-node-core
359
'node-core/no-unescaped-regexp-dot': 'error',
0 commit comments