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 c9b09d1 commit 78894faCopy full SHA for 78894fa
.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