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