riplog-view/frontend/tsconfig.json

6 lines
90 B
JSON

{
"compilerOptions": {
"esModuleInterop": true,
"jsx": "react"
}
}