Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/config/tsconfigParsingWatchOptions/
Ddifferent options with json api.js102 "compileOnSave": false property
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJS/
Dtsconfig.json2 "compileOnSave": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModule/
Dtsconfig.json2 "compileOnSave": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModule/
Dtsconfig.json2 "compileOnSave": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModuleNoResolve/
Dtsconfig.json2 "compileOnSave": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModuleNoResolve/
Dtsconfig.json2 "compileOnSave": true, boolean
/third_party/typescript/tests/baselines/reference/config/showConfig/Show TSConfig with compileOnSave and more/
Dtsconfig.json19 "compileOnSave": true boolean
/third_party/jsframework/
Dtsconfig.json2 "compileOnSave": false, boolean
/third_party/typescript/src/server/
DeditorServices.ts86 readonly compileOnSave: boolean; property
Dprotocol.ts1409 compileOnSave?: boolean; property
/third_party/typescript/tests/arkTSTest/
Dtsconfig.json2 "compileOnSave": false, boolean
/third_party/typescript/src/compiler/
DcommandLineParser.ts2392 compileOnSave: boolean | undefined; property
/third_party/typescript/tests/dets/
Dtsconfig.json2 "compileOnSave": false, boolean
/third_party/typescript/lib/
Dprotocol.d.ts1074 compileOnSave?: boolean; property
Dtsserverlibrary.d.ts3359 compileOnSave?: boolean; property
10932 readonly compileOnSave: boolean; property
Dtypescript.d.ts3359 compileOnSave?: boolean; property
DtypescriptServices.d.ts3359 compileOnSave?: boolean; property
Dtsc.js35523 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
DtypingsInstaller.js43336 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3359 compileOnSave?: boolean; property
10932 readonly compileOnSave: boolean; property
Dtypescript.d.ts3359 compileOnSave?: boolean; property