## Question Is eslint/eslint#11109 covered by this plugin? e.g. ``` 'no-extra-parens': 0, 'jsdoc/no-extra-parens': [1, 'all', { 'returnAssign': false, 'enforceForNewInMemberExpressions': false }], ```