mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-12 04:17:34 -06:00
Accepting baselines
This commit is contained in:
parent
29e50b3149
commit
05071920a0
@ -1078,7 +1078,7 @@
|
||||
"target": {
|
||||
"fileName": "lib.d.ts",
|
||||
"textSpan": {
|
||||
"start": 19079,
|
||||
"start": 19080,
|
||||
"length": 28
|
||||
}
|
||||
}
|
||||
@ -1088,7 +1088,7 @@
|
||||
"kind": "link"
|
||||
},
|
||||
{
|
||||
"text": " is a string, only the first match is replaced. If the ",
|
||||
"text": " is a RegExp, all matches are replaced if the g flag is set (taking into account the y flag if present). Otherwise ",
|
||||
"kind": "text"
|
||||
},
|
||||
{
|
||||
@ -1101,7 +1101,7 @@
|
||||
"target": {
|
||||
"fileName": "lib.d.ts",
|
||||
"textSpan": {
|
||||
"start": 19079,
|
||||
"start": 19080,
|
||||
"length": 28
|
||||
}
|
||||
}
|
||||
@ -1111,7 +1111,7 @@
|
||||
"kind": "link"
|
||||
},
|
||||
{
|
||||
"text": " is a RegExp, all matches are replaced if the g flag is set. Otherwise only the first one is.",
|
||||
"text": " only the first match is replaced.",
|
||||
"kind": "text"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user