mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 10:34:29 -05:00
* add string.prototype.replaceAll * accept baseline * fix bad merge in tests * update missed baselines Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
/// <reference lib="es2020" />
|
|
/// <reference lib="esnext.intl" />
|
|
/// <reference lib="esnext.string" />
|