7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react"
|
|
},
|
|
"extends": "./src/.umi/tsconfig.json"
|
|
}
|