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