Accepted baselines.

This commit is contained in:
Daniel Rosenwasser
2022-11-12 01:37:28 +00:00
parent e0667064e4
commit 35eef312d8
13 changed files with 26 additions and 26 deletions

View File

@@ -27,8 +27,8 @@
"end": 18,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ThisKeyword",
"escapedText": "this"
"escapedText": "this",
"originalKeywordKind": "ThisKeyword"
},
"isNameFirst": true,
"isBracketed": false

View File

@@ -18,8 +18,8 @@
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "TypeKeyword",
"escapedText": "type"
"escapedText": "type",
"originalKeywordKind": "TypeKeyword"
},
"typeExpression": {
"kind": "JSDocTypeExpression",

View File

@@ -27,8 +27,8 @@
"end": 18,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ThisKeyword",
"escapedText": "this"
"escapedText": "this",
"originalKeywordKind": "ThisKeyword"
},
"isNameFirst": true,
"isBracketed": false

View File

@@ -18,8 +18,8 @@
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "TypeKeyword",
"escapedText": "type"
"escapedText": "type",
"originalKeywordKind": "TypeKeyword"
},
"typeExpression": {
"kind": "JSDocTypeExpression",

View File

@@ -18,8 +18,8 @@
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ReturnKeyword",
"escapedText": "return"
"escapedText": "return",
"originalKeywordKind": "ReturnKeyword"
}
},
"length": 1,

View File

@@ -18,8 +18,8 @@
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ReturnKeyword",
"escapedText": "return"
"escapedText": "return",
"originalKeywordKind": "ReturnKeyword"
},
"typeExpression": {
"kind": "JSDocTypeExpression",

View File

@@ -18,8 +18,8 @@
"end": 15,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ReturnKeyword",
"escapedText": "return"
"escapedText": "return",
"originalKeywordKind": "ReturnKeyword"
},
"comment": "Description text follows",
"typeExpression": {

View File

@@ -18,8 +18,8 @@
"end": 13,
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "TypeKeyword",
"escapedText": "type"
"escapedText": "type",
"originalKeywordKind": "TypeKeyword"
},
"typeExpression": {
"kind": "JSDocTypeExpression",

View File

@@ -12,7 +12,7 @@
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "VarKeyword",
"escapedText": "var"
"escapedText": "var",
"originalKeywordKind": "VarKeyword"
}
}

View File

@@ -20,8 +20,8 @@
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "NewKeyword",
"escapedText": "new"
"escapedText": "new",
"originalKeywordKind": "NewKeyword"
},
"type": {
"kind": "TypeReference",

View File

@@ -20,8 +20,8 @@
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "FunctionKeyword",
"escapedText": "function"
"escapedText": "function",
"originalKeywordKind": "FunctionKeyword"
}
},
"length": 1,

View File

@@ -20,8 +20,8 @@
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "ThisKeyword",
"escapedText": "this"
"escapedText": "this",
"originalKeywordKind": "ThisKeyword"
},
"type": {
"kind": "TypeReference",

View File

@@ -28,8 +28,8 @@
"flags": "JSDoc",
"modifierFlagsCache": 0,
"transformFlags": 0,
"originalKeywordKind": "FunctionKeyword",
"escapedText": "function"
"escapedText": "function",
"originalKeywordKind": "FunctionKeyword"
}
}
}