7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src",
|
|
"checkJs": true,
|
|
"jsx": "react"
|
|
}
|
|
} |