Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/noLib/
Dtsconfig.json3 "noLib": true boolean
/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts313 const options: CompilerOptions = { target, noLib: true }; constant
325 const options: CompilerOptions = { target, noLib: true }; constant
/third_party/typescript/lib/
Dprotocol.d.ts2613 noLib?: boolean; property
Dtypescript.d.ts2858 noLib?: boolean; property
DtypescriptServices.d.ts2858 noLib?: boolean; property
Dtsserverlibrary.d.ts2858 noLib?: boolean; property
Dtsserverlibrary.js155538 …pilerOptions = __assign(__assign({}, hostProject.getCompilerOptions()), { noLib: true, diagnostics… property
Dtsserver.js155344 …pilerOptions = __assign(__assign({}, hostProject.getCompilerOptions()), { noLib: true, diagnostics… property
/third_party/typescript/src/server/
Dprotocol.ts3365 noLib?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2891 noLib?: boolean; property
Dtsserverlibrary.d.ts2891 noLib?: boolean; property