7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES2021", "dom"],
|
|
"jsx": "react-jsx",
|
|
}
|
|
}
|