Home
last modified time | relevance | path

Searched refs:EtsOptions (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/lib/
Dprotocol.d.ts1593 interface EtsOptions { interface
2643 ets?: EtsOptions;
2832 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
Dtsserverlibrary.d.ts2806 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
2898 ets?: EtsOptions;
2901 export interface EtsOptions { interface
8170 interface EtsOptions {
9220 ets?: EtsOptions;
DtypescriptServices.d.ts2806 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
2898 ets?: EtsOptions;
2901 export interface EtsOptions { interface
Dtypescript.d.ts2806 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
2898 ets?: EtsOptions;
2901 export interface EtsOptions { interface
/third_party/typescript/src/server/
Dprotocol.ts2148 export interface EtsOptions { interface
3395 ets?: EtsOptions;
/third_party/typescript/src/harness/
DharnessIO.ts370 const etsOption = <ts.EtsOptions>JSON.parse(etsOptionJson!);
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2820 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
2912 ets?: EtsOptions;
2917 export interface EtsOptions { interface
8261 interface EtsOptions {
9339 ets?: EtsOptions;
Dtypescript.d.ts2820 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
2912 ets?: EtsOptions;
2917 export interface EtsOptions { interface
/third_party/typescript/src/compiler/
Dtypes.ts5854 …string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined | EtsOptions;
5975 ets?: EtsOptions;
5981 export interface EtsOptions {