Searched defs:stripInternal (Results 1 – 15 of 15) sorted by relevance
| /third_party/typescript/tests/baselines/reference/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/src/compiler/transformers/ |
| D | declarations.ts | 91 const { noResolve, stripInternal } = options; constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2887 stripInternal?: boolean; property
|
| D | typescriptServices.d.ts | 2887 stripInternal?: boolean; property
|
| D | tsserverlibrary.d.ts | 2887 stripInternal?: boolean; property
|
| D | tsc.js | 20491 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| D | typingsInstaller.js | 25525 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| D | typescriptServices.js | 25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| D | typescript.js | 25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| D | tsserverlibrary.js | 25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| D | tsserver.js | 25536 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2920 stripInternal?: boolean; property
|
| D | tsserverlibrary.d.ts | 2920 stripInternal?: boolean; property
|