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