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
83 "jsxImportSource": "react", property
134 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","configFilePath":… property
178 "jsxImportSource": "react", property
DjsxImportSource-backing-types-removed-incremental.js140 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","configFilePath":… property
177 "jsxImportSource": "react", property
DjsxImportSource-option-changed-watch.js74 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"exp… property
141 "jsxImportSource": "react", property
170 {"compilerOptions":{"module":"commonjs","jsx":"react-jsx","incremental":true,"jsxImportSource":"pre… property
194 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"preact","watch":true,"ex… property
261 "jsxImportSource": "preact", property
DjsxImportSource-backing-types-removed-watch.js51 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property
118 "jsxImportSource": "react", property
162 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property
211 "jsxImportSource": "react", property
DjsxImportSource-backing-types-added-watch.js39 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property
97 "jsxImportSource": "react", property
154 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"react","watch":true,"con… property
212 "jsxImportSource": "react", property
DjsxImportSource-option-changed-incremental.js172 Program options: {"module":1,"jsx":4,"incremental":true,"jsxImportSource":"preact","explainFiles":t… property
225 "jsxImportSource": "preact", property
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/jsxImportSource/
Dtsconfig.json3 "jsxImportSource": "someString" string
/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/tsc/react-jsx-emit-mode/initial-build/
Dwith-no-backing-types-found-doesn't-crash-under---strict.js88 "jsxImportSource": "react", property
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dincremental.ts281 …rceOptions = { module: "commonjs", jsx: "react-jsx", incremental: true, jsxImportSource: "react" }; constant
/third_party/typescript/lib/
Dtypescript.d.ts2871 jsxImportSource?: string; property
DtypescriptServices.d.ts2871 jsxImportSource?: string; property
Dtsserverlibrary.d.ts2871 jsxImportSource?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2904 jsxImportSource?: string; property
Dtsserverlibrary.d.ts2904 jsxImportSource?: string; property