Home
last modified time | relevance | path

Searched defs:globalOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/harness/
DfourslashImpl.ts26 globalOptions: Harness.TestCaseParser.CompilerSettings; property
4047 const globalOptions: { [s: string]: string; } = {}; constant