mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Removes jsonWithComments
This commit is contained in:
+1
-2
@@ -142,8 +142,7 @@ var harnessSources = harnessCoreSources.concat([
|
||||
"versionCache.ts",
|
||||
"convertToBase64.ts",
|
||||
"transpile.ts",
|
||||
"projectInit.ts",
|
||||
"jsonWithComments.ts"
|
||||
"projectInit.ts"
|
||||
].map(function (f) {
|
||||
return path.join(unittestsDirectory, f);
|
||||
})).concat([
|
||||
|
||||
Reference in New Issue
Block a user