6 lines
84 B
JSON
6 lines
84 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ESNext", "DOM"],
|
|
"jsx": "react-jsx"
|
|
}
|
|
}
|