Skip to content

Commit 1d346e5

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent 86ac0f0 commit 1d346e5

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/eslint/rules/tsdoc-declarations-doctest

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/eslint/rules/tsdoc-declarations-doctest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020

2121
# tsdoc-declarations-doctest
2222

23-
> [ESLint rule][eslint-rules] to ensure that return annotations in TSDoc examples match the actual output in TypeScript declaration files (`.d.ts`).
23+
> [ESLint rule][eslint-rules] to ensure that return annotations in TSDoc examples match the actual output in TypeScript declaration files (`*.d.ts`).
2424
2525
<section class="intro">
2626

0 commit comments

Comments
 (0)