Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/typescript-estree/tests/fixtures/semanticInfo/badTSConfig/
Dtsconfig.json2 "compileOnSave": "hello", string
/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/emitDecoratorMetadataCommonJSIsolatedModuleNoResolve/
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/emitDecoratorMetadataSystemJSIsolatedModuleNoResolve/
Dtsconfig.json2 "compileOnSave": true, boolean
/third_party/typescript/tests/baselines/reference/showConfig/Show TSConfig with compileOnSave and more/
Dtsconfig.json19 "compileOnSave": true boolean
/third_party/jsframework/
Dtsconfig.json2 "compileOnSave": false, boolean
/third_party/typescript/src/compiler/
DcommandLineParser.ts2033 compileOnSave: boolean | undefined; property
/third_party/typescript/src/server/
DeditorServices.ts87 readonly compileOnSave: boolean; property
Dprotocol.ts1372 compileOnSave?: boolean; property
/third_party/typescript/tests/dets/
Dtsconfig.json2 "compileOnSave": false, boolean
/third_party/typescript/lib/
Dprotocol.d.ts1041 compileOnSave?: boolean; property
Dtsserverlibrary.d.ts3012 compileOnSave?: boolean; property
9674 readonly compileOnSave: boolean; property
Dtypescript.d.ts3012 compileOnSave?: boolean; property
DtypescriptServices.d.ts3012 compileOnSave?: boolean; property
Dtsserverlibrary.js38233 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
157560 …t, newUncheckedFiles, propertyReader, newOptions, newTypeAcquisition, compileOnSave, watchOptions)… argument
Dtsserver.js38039 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
157366 …t, newUncheckedFiles, propertyReader, newOptions, newTypeAcquisition, compileOnSave, watchOptions)… argument
DtypingsInstaller.js38028 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
Dtsc.js30981 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
DtypescriptServices.js38233 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
Dtypescript.js38233 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3049 compileOnSave?: boolean; property
9797 readonly compileOnSave: boolean; property
Dtypescript.d.ts3049 compileOnSave?: boolean; property