@@ -33,27 +33,27 @@ export const Fragment: unique symbol;
3333export  const  App  =  ( )  =>  < div  propA = { true } > </ div > ; 
3434
3535//// [/user/username/projects/myproject/tsconfig.json] 
36- { "compilerOptions" :{ "jsx" :"react-jsx" , "jsxImportSource" :"react" , "forceConsistentCasingInFileNames" :true } , "files" :[ "node_modules/react/jsx -Runtime/index.d.ts" , "index.tsx" ] } 
36+ { "compilerOptions" :{ "jsx" :"react-jsx" , "jsxImportSource" :"react" , "forceConsistentCasingInFileNames" :true } , "files" :[ "node_modules/react/Jsx -Runtime/index.d.ts" , "index.tsx" ] } 
3737
3838
3939/ a / lib / tsc . js  -- w  -- p  .  -- explainFiles 
4040Output ::
4141>>  Screen  clear 
4242[ [ 90 m12 :00 :31  AM [ 0 m ]  Starting  compilation  in  watch  mode ...
4343
44- [ 91 merror [ 0 m [ 90 m  TS1149 : [ 0 mFile  name  '/user/username/projects/myproject/node_modules/react/Jsx -runtime/index.d.ts'  differs  from  already  included  file  name  '/user/username/projects/myproject/node_modules/react/jsx -Runtime/index.d.ts'  only  in  casing . 
44+ [ 91 merror [ 0 m [ 90 m  TS1149 : [ 0 mFile  name  '/user/username/projects/myproject/node_modules/react/jsx -runtime/index.d.ts'  differs  from  already  included  file  name  '/user/username/projects/myproject/node_modules/react/Jsx -Runtime/index.d.ts'  only  in  casing . 
4545  The  file  is  in  the  program  because :
4646    Part  of  'files'  list  in  tsconfig . json 
4747    Imported  via  "react/jsx-runtime"  from  file  '/user/username/projects/myproject/index.tsx'  with  packageId  'react/jsx-runtime/[email protected] '  to  import  'jsx'  and  'jsxs'  factory  functions  4848
4949  [ 96 mtsconfig . json [ 0 m :[ 93 m1 [ 0 m :[ 93 m115 [ 0 m 
50-     [ 7 m1 [ 0 m  { "compilerOptions" :{ "jsx" :"react-jsx" , "jsxImportSource" :"react" , "forceConsistentCasingInFileNames" :true } , "files" :[ "node_modules/react/jsx -Runtime/index.d.ts" , "index.tsx" ] } 
50+     [ 7 m1 [ 0 m  { "compilerOptions" :{ "jsx" :"react-jsx" , "jsxImportSource" :"react" , "forceConsistentCasingInFileNames" :true } , "files" :[ "node_modules/react/Jsx -Runtime/index.d.ts" , "index.tsx" ] } 
5151    [ 7 m  [ 0 m  [ 96 m                                                                                                                   ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ [ 0 m 
5252    File  is  matched  by  'files'  list  specified  here . 
5353
5454. . / . . / . . / . . / a / lib / lib . d . ts 
5555  Default  library  for  target  'es3' 
56- node_modules / react / jsx - Runtime / index . d . ts 
56+ node_modules / react / Jsx - Runtime / index . d . ts 
5757  Part  of  'files'  list  in  tsconfig . json 
5858  Imported  via  "react/jsx-runtime"  from  file  'index.tsx'  with  packageId  'react/jsx-runtime/[email protected] '  to  import  'jsx'  and  'jsxs'  factory  functions  5959index . tsx 
@@ -62,12 +62,12 @@ index.tsx
6262
6363
6464
65- Program  root  files : [ "/user/username/projects/myproject/node_modules/react/jsx -Runtime/index.d.ts" , "/user/username/projects/myproject/index.tsx" ] 
65+ Program  root  files : [ "/user/username/projects/myproject/node_modules/react/Jsx -Runtime/index.d.ts" , "/user/username/projects/myproject/index.tsx" ] 
6666Program  options : { "jsx" :4 , "jsxImportSource" :"react" , "forceConsistentCasingInFileNames" :true , "watch" :true , "project" :"/user/username/projects/myproject" , "explainFiles" :true , "configFilePath" :"/user/username/projects/myproject/tsconfig.json" } 
6767Program  structureReused : Not 
6868Program  files ::
6969/ a / lib / lib . d . ts 
70- / user / username / projects / myproject / node_modules / react / jsx - Runtime / index . d . ts 
70+ / user / username / projects / myproject / node_modules / react / Jsx - Runtime / index . d . ts 
7171/ user / username / projects / myproject / index . tsx 
7272
7373No  cached  semantic  diagnostics  in  the  builder ::
@@ -81,7 +81,7 @@ WatchedFiles::
8181/ user / username / projects / myproject / tsconfig . json :
8282  { "fileName" :"/user/username/projects/myproject/tsconfig.json" , "pollingInterval" :250 } 
8383/ user / username / projects / myproject / node_modules / react / jsx - runtime / index . d . ts :
84-   { "fileName" :"/user/username/projects/myproject/node_modules/react/jsx -Runtime/index.d.ts" , "pollingInterval" :250 } 
84+   { "fileName" :"/user/username/projects/myproject/node_modules/react/Jsx -Runtime/index.d.ts" , "pollingInterval" :250 } 
8585/ user / username / projects / myproject / index . tsx :
8686  { "fileName" :"/user/username/projects/myproject/index.tsx" , "pollingInterval" :250 } 
8787/ a / lib / lib . d . ts :
0 commit comments