Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/tscWatch/incremental/
DjsxImportSource-backing-types-added-incremental.js37 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
DjsxImportSource-backing-types-removed-watch.js51 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
DjsxImportSource-option-changed-watch.js74 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
DjsxImportSource-backing-types-added-watch.js39 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
DjsxImportSource-backing-types-removed-incremental.js155 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
DjsxImportSource-option-changed-incremental.js186 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/
DjsxImportSource-option-changed.js50 …1 {"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/
Dtsconfig.json3 "jsxImportSource": "someString" string
/third_party/typescript/tests/baselines/reference/tsc/react-jsx-emit-mode/
Dwith-no-backing-types-found-doesn't-crash-under---strict.js65 … }\n }\n}","affectsGlobalScope":true}],"options":{"jsx":4,"jsxImportSource":"react","mod… property
93 "jsxImportSource": "react", property
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dincremental.ts285 …rceOptions = { module: "commonjs", jsx: "react-jsx", incremental: true, jsxImportSource: "react" }; constant
/third_party/typescript/lib/
Dtypescript.d.ts3127 jsxImportSource?: string; property
DtypescriptServices.d.ts3127 jsxImportSource?: string; property
Dtsserverlibrary.d.ts3127 jsxImportSource?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3127 jsxImportSource?: string; property
Dtsserverlibrary.d.ts3127 jsxImportSource?: string; property