We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs.description
1 parent f6616c7 commit 9a93119Copy full SHA for 9a93119
src/rules/textEscaping.js
@@ -122,7 +122,7 @@ export default iterateJsdoc(({
122
iterateAllJsdocs: true,
123
meta: {
124
docs: {
125
- description: '',
+ description: 'Auto-escape certain characters that are input within block and tag descriptions.',
126
url: 'https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/text-escaping.md#repos-sticky-header',
127
},
128
fixable: 'code',
0 commit comments