Home
last modified time | relevance | path

Searched defs:emitDecoratorMetadata (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/emitDecoratorMetadata/
Dtsconfig.json3 "emitDecoratorMetadata": true boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJS/
Dtsconfig.json6 "emitDecoratorMetadata": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModule/
Dtsconfig.json6 "emitDecoratorMetadata": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataCommonJSIsolatedModuleNoResolve/
Dtsconfig.json6 "emitDecoratorMetadata": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModule/
Dtsconfig.json7 "emitDecoratorMetadata": true, boolean
/third_party/typescript/tests/cases/projects/decoratorMetadata/emitDecoratorMetadataSystemJSIsolatedModuleNoResolve/
Dtsconfig.json7 "emitDecoratorMetadata": true, boolean
/third_party/typescript/tests/baselines/reference/showConfig/Show TSConfig with paths and more/
Dtsconfig.json27 "emitDecoratorMetadata": true, boolean
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dupdates-diagnostics-and-emit-for-decorators.js158 …"es6","importsNotUsedAsValues":"error","experimentalDecorators":true,"emitDecoratorMetadata":true}} property
170 …rget":2,"importsNotUsedAsValues":2,"experimentalDecorators":true,"emitDecoratorMetadata":true,"wat… property
/third_party/typescript/lib/
Dprotocol.d.ts2587 emitDecoratorMetadata?: boolean; property
Dtypescript.d.ts2827 emitDecoratorMetadata?: boolean; property
DtypescriptServices.d.ts2827 emitDecoratorMetadata?: boolean; property
Dtsserverlibrary.d.ts2827 emitDecoratorMetadata?: boolean; property
/third_party/typescript/src/server/
Dprotocol.ts3339 emitDecoratorMetadata?: boolean; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2860 emitDecoratorMetadata?: boolean; property
Dtsserverlibrary.d.ts2860 emitDecoratorMetadata?: boolean; property