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 8906a4e commit 36bf87fCopy full SHA for 36bf87f
.eslintrc.js
@@ -311,7 +311,6 @@ module.exports = {
311
'jsdoc/require-param': 'off',
312
'jsdoc/check-tag-names': 'off',
313
'jsdoc/require-returns': 'off',
314
- 'jsdoc/require-property-description': 'off',
315
316
// Custom rules from eslint-plugin-node-core
317
'node-core/no-unescaped-regexp-dot': 'error',
0 commit comments