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 55e6c4b commit fc5bbc9Copy full SHA for fc5bbc9
.eslintrc.js
@@ -354,7 +354,6 @@ module.exports = {
354
'jsdoc/require-returns-type': 'off',
355
'jsdoc/check-alignment': 'off',
356
'jsdoc/require-returns-check': 'off',
357
- 'jsdoc/require-param-name': 'off',
358
359
// Custom rules from eslint-plugin-node-core
360
'node-core/no-unescaped-regexp-dot': 'error',
0 commit comments