| /third_party/typescript_eslint/packages/typescript-estree/tests/fixtures/semanticInfo/badTSConfig/ |
| D | tsconfig.json | 2 "compileOnSave": "hello", string
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJS/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModule/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModuleNoResolve/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModule/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModuleNoResolve/ |
| D | tsconfig.json | 2 "compileOnSave": true, boolean
|
| /third_party/typescript/tests/baselines/reference/showConfig/Show TSConfig with compileOnSave and more/ |
| D | tsconfig.json | 19 "compileOnSave": true boolean
|
| /third_party/jsframework/ |
| D | tsconfig.json | 2 "compileOnSave": false, boolean
|
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 2033 compileOnSave: boolean | undefined; property
|
| /third_party/typescript/src/server/ |
| D | editorServices.ts | 87 readonly compileOnSave: boolean; property
|
| D | protocol.ts | 1372 compileOnSave?: boolean; property
|
| /third_party/typescript/tests/dets/ |
| D | tsconfig.json | 2 "compileOnSave": false, boolean
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 1041 compileOnSave?: boolean; property
|
| D | tsserverlibrary.d.ts | 3012 compileOnSave?: boolean; property 9674 readonly compileOnSave: boolean; property
|
| D | typescript.d.ts | 3012 compileOnSave?: boolean; property
|
| D | typescriptServices.d.ts | 3012 compileOnSave?: boolean; property
|
| D | tsserverlibrary.js | 38233 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property 157560 …t, newUncheckedFiles, propertyReader, newOptions, newTypeAcquisition, compileOnSave, watchOptions)… argument
|
| D | tsserver.js | 38039 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property 157366 …t, newUncheckedFiles, propertyReader, newOptions, newTypeAcquisition, compileOnSave, watchOptions)… argument
|
| D | typingsInstaller.js | 38028 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
|
| D | tsc.js | 30981 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
|
| D | typescriptServices.js | 38233 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
|
| D | typescript.js | 38233 } : {})), { compileOnSave: !!configParseResult.compileOnSave ? true : undefined }); property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3049 compileOnSave?: boolean; property 9797 readonly compileOnSave: boolean; property
|
| D | typescript.d.ts | 3049 compileOnSave?: boolean; property
|