mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add port of ConcurrentMap from .NET
This commit is contained in:
@@ -123,7 +123,7 @@ export async function runConsoleTests(runJs, defaultReporter, runInParallel, opt
|
||||
if (structs) {
|
||||
args.unshift("--harmony-struct");
|
||||
args.unshift("--shared-string-table");
|
||||
args.unshift("--enable-source-map");
|
||||
args.unshift("--enable-source-maps");
|
||||
}
|
||||
|
||||
/** @type {number | undefined} */
|
||||
|
||||
Reference in New Issue
Block a user