Searched defs:elementOptions (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | commandLineParser.ts | 2310 … const { elementOptions, extraKeyDiagnostics, name: optionName } = option as TsConfigOnlyOption; constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 42646 elementOptions: commandLineOptionsToMap([ property 42650 elementOptions: getCommandLineCompilerOptionsMap(), property 42656 elementOptions: getCommandLineWatchOptionsMap(), property 42662 elementOptions: getCommandLineTypeAcquisitionMap(), property 42668 elementOptions: getCommandLineTypeAcquisitionMap(), property
|
| D | tsc.js | 34927 elementOptions: commandLineOptionsToMap([ property 34931 elementOptions: getCommandLineCompilerOptionsMap(), property 34937 elementOptions: getCommandLineWatchOptionsMap(), property 34943 elementOptions: getCommandLineTypeAcquisitionMap(), property 34949 elementOptions: getCommandLineTypeAcquisitionMap(), property
|