Skip to content

Commit 7a94b5a

Browse files
authored
docs: update description
Signed-off-by: Athan <[email protected]>
1 parent 75bc34d commit 7a94b5a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/eslint/rules/tsdoc-declarations-doctest/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ function findName( scope, expected ) {
136136
}
137137

138138
/**
139-
* Resolves the implementation path from package.json.
139+
* Resolves the implementation path from the nearest parent `package.json`.
140140
*
141141
* @private
142142
* @param {string} filepath - TypeScript declaration file path

0 commit comments

Comments
 (0)