mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05:00
Update harnessIO.ts
This commit is contained in:
committed by
GitHub
parent
a726f2ae4a
commit
9517c5b48e
@@ -286,7 +286,7 @@ namespace Harness {
|
||||
return fileName;
|
||||
}
|
||||
|
||||
interface HarnessOptions {
|
||||
export interface HarnessOptions {
|
||||
useCaseSensitiveFileNames?: boolean;
|
||||
includeBuiltFile?: string;
|
||||
baselineFile?: string;
|
||||
|
||||
Reference in New Issue
Block a user