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 86ac0f0 commit 1d346e5Copy full SHA for 1d346e5
lib/node_modules/@stdlib/_tools/eslint/rules/tsdoc-declarations-doctest/README.md
@@ -20,7 +20,7 @@ limitations under the License.
20
21
# tsdoc-declarations-doctest
22
23
-> [ESLint rule][eslint-rules] to ensure that return annotations in TSDoc examples match the actual output in TypeScript declaration files (`.d.ts`).
+> [ESLint rule][eslint-rules] to ensure that return annotations in TSDoc examples match the actual output in TypeScript declaration files (`*.d.ts`).
24
25
<section class="intro">
26
0 commit comments