mitmproxy/web/tsconfig.json
2021-06-16 22:28:29 +02:00

7 lines
91 B
JSON

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