Attempt: fix the CI errors
This commit is contained in:
parent
dc2338bb83
commit
2670c670f6
3 changed files with 13 additions and 3 deletions
5
compat-tests/fixtures/react18/package/tsconfig.json
Normal file
5
compat-tests/fixtures/react18/package/tsconfig.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"jsx": "react"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue