6 lines
74 B
JSON
6 lines
74 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES2020",
|
|
"jsx": "react"
|
|
}
|
|
}
|