Attempt: fix the CI errors

This commit is contained in:
Aria Minaei 2023-07-30 17:50:21 +02:00 committed by Aria
parent dc2338bb83
commit 2670c670f6
3 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,5 @@
{
"compilerOptions": {
"jsx": "react"
}
}