8000
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 9fe304b commit 0ca7cdaCopy full SHA for 0ca7cda
.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',