Searched defs:stripInternal (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/stripInternal/ |
| D | tsconfig.json | 3 "stripInternal": true boolean
|
| /third_party/typescript/src/ |
| D | tsconfig-library-base.json | 8 "stripInternal": true boolean
|
| /third_party/typescript/src/tsc/ |
| D | tsconfig.release.json | 5 "stripInternal": true, boolean
|
| /third_party/typescript/scripts/ |
| D | buildProtocol.mjs | 177 …target: ts.ScriptTarget.ES5, declaration: true, noResolve: false, types: [], stripInternal: true }; property
|
| /third_party/typescript/src/compiler/transformers/ |
| D | declarations.ts | 94 const { noResolve, stripInternal } = options; constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3166 stripInternal?: boolean; property
|
| D | typescriptServices.d.ts | 3166 stripInternal?: boolean; property
|
| D | tsserverlibrary.d.ts | 3166 stripInternal?: boolean; property
|
| D | tsc.js | 22715 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| D | typingsInstaller.js | 28145 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3166 stripInternal?: boolean; property
|
| D | tsserverlibrary.d.ts | 3166 stripInternal?: boolean; property
|