Skip to content

Commit efad408

Browse files
committed
docs: clarify variable tagsWithOptionalNamePositionBase
1 parent 0f5996b commit efad408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jsdocUtils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ const namepathDefiningTags = new Set([
414414
'module',
415415
]);
416416

417+
// These *reference* names/namepaths and do not define them
417418
const tagsWithOptionalNamePositionBase = new Set([
418419
// `borrows` has a different format, however, so needs special parsing;
419420
// seems to require both, and as "namepath"'s

0 commit comments

Comments
 (0)