Skip to content

Commit 3771d36

Browse files
committed
wip
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 92edacc commit 3771d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/nodePackageJson.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export function isNodePackageJson (value: any): value is NodePackageJson {
7272
* Not implemented, yet.
7373
* TODO: write type assertion -- pull-requests welcome
7474
*
75-
* @throws {@link Error} on error with qualitative error message
75+
* @throws {@link Error} on error; includes qualitative message
7676
*
7777
* @alpha
7878
*/

0 commit comments

Comments
 (0)