Skip to content

Commit 51b67d7

Browse files
committed
accept baseline
1 parent 6d90fb3 commit 51b67d7

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed
Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,9 @@
11
{
22
"kind": "JSDocComment",
33
"pos": 0,
4-
"end": 127,
4+
"end": 63,
55
"flags": "JSDoc",
66
"modifierFlagsCache": 0,
77
"transformFlags": 0,
8-
"comment": "{@link first link}\nInside {@link link text} thing",
9-
"tags": {
10-
"0": {
11-
"kind": "JSDocSeeTag",
12-
"pos": 63,
13-
"end": 68,
14-
"modifierFlagsCache": 0,
15-
"transformFlags": 0,
16-
"tagName": {
17-
"kind": "Identifier",
18-
"pos": 64,
19-
"end": 67,
20-
"modifierFlagsCache": 0,
21-
"transformFlags": 0,
22-
"escapedText": "see"
23-
},
24-
"comment": "{@link second link text} and {@link Foo|a foo} as well."
25-
},
26-
"length": 1,
27-
"pos": 63,
28-
"end": 68,
29-
"hasTrailingComma": false,
30-
"transformFlags": 0
31-
}
8+
"comment": "{@link first link}\nInside {@link link text} thing"
329
}

0 commit comments

Comments
 (0)