/third_party/typescript/tests/baselines/reference/tscWatch/incremental/ |
D | jsxImportSource-backing-types-added-incremental.js | 37 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","configFilePath":… property 69 …rt const App = () => <div propA={true}></div>;"],"options":{"jsx":4,"jsxImportSource":"react","mod… property 91 "jsxImportSource": "react", property 143 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","configFilePath":… property 168 … import(\"react/jsx-runtime\").JSX.Element;\n"}],"options":{"jsx":4,"jsxImportSource":"react","mod… property 200 "jsxImportSource": "react", property
|
D | jsxImportSource-backing-types-removed-watch.js | 51 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property 102 …rt const App = () => <div propA={true}></div>;"],"options":{"jsx":4,"jsxImportSource":"react","mod… property 134 "jsxImportSource": "react", property 178 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property 212 …433774-export declare const App: () => any;\n"}],"options":{"jsx":4,"jsxImportSource":"react","mod… property 234 "jsxImportSource": "react", property
|
D | jsxImportSource-option-changed-watch.js | 74 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"exp… property 125 …rt const App = () => <div propA={true}></div>;"],"options":{"jsx":4,"jsxImportSource":"react","mod… property 157 "jsxImportSource": "react", property 185 {"compilerOptions":{"module":"commonjs","jsx":"react-jsx","incremental":true,"jsxImportSource":"pre… property 209 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"preact","watch":true,"ex… property 259 …import(\"preact/jsx-runtime\").JSX.Element;\n"}],"options":{"jsx":4,"jsxImportSource":"preact","mo… property 291 "jsxImportSource": "preact", property
|
D | jsxImportSource-backing-types-added-watch.js | 39 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property 83 …rt const App = () => <div propA={true}></div>;"],"options":{"jsx":4,"jsxImportSource":"react","mod… property 105 "jsxImportSource": "react", property 162 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property 203 … import(\"react/jsx-runtime\").JSX.Element;\n"}],"options":{"jsx":4,"jsxImportSource":"react","mod… property 235 "jsxImportSource": "react", property
|
D | jsxImportSource-backing-types-removed-incremental.js | 155 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","configFilePath":… property 177 …433774-export declare const App: () => any;\n"}],"options":{"jsx":4,"jsxImportSource":"react","mod… property 199 "jsxImportSource": "react", property
|
D | jsxImportSource-option-changed-incremental.js | 186 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"preact","explainFiles":t… property 220 …import(\"preact/jsx-runtime\").JSX.Element;\n"}],"options":{"jsx":4,"jsxImportSource":"preact","mo… property 252 "jsxImportSource": "preact", property
|
/third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
D | jsxImportSource-option-changed.js | 50 …[7m1[0m {"compilerOptions":{"jsx":"react-jsx","jsxImportSource":"react","forceConsistentCasingIn… property 66 Program options: {"jsx":4,"jsxImportSource":"react","forceConsistentCasingInFileNames":true,"watch"… property
|
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/jsxImportSource/ |
D | tsconfig.json | 3 "jsxImportSource": "someString" string
|
/third_party/typescript/tests/baselines/reference/tsc/react-jsx-emit-mode/ |
D | with-no-backing-types-found-doesn't-crash-under---strict.js | 65 … }\n }\n}","affectsGlobalScope":true}],"options":{"jsx":4,"jsxImportSource":"react","mod… property 93 "jsxImportSource": "react", property
|
/third_party/typescript/src/testRunner/unittests/tscWatch/ |
D | incremental.ts | 285 …rceOptions = { module: "commonjs", jsx: "react-jsx", incremental: true, jsxImportSource: "react" }; constant
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 3127 jsxImportSource?: string; property
|
D | typescriptServices.d.ts | 3127 jsxImportSource?: string; property
|
D | tsserverlibrary.d.ts | 3127 jsxImportSource?: string; property
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 3127 jsxImportSource?: string; property
|
D | tsserverlibrary.d.ts | 3127 jsxImportSource?: string; property
|