mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-02 06:35:09 -05:00
Removes jsonWithComments
This commit is contained in:
@@ -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