diff --git a/.eslintrc.js b/.eslintrc.js index c959b5fd..cd3c2191 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -179,7 +179,7 @@ module.exports = { 'jsdoc/require-jsdoc': 'off', 'jsdoc/require-param': 'off', 'jsdoc/no-bad-blocks': 'error', - 'jsdoc/check-indentation': 'error', + 'jsdoc/check-indentation': 'off', 'jsdoc/check-tag-names': [ 'error', {