caido-plugin-test/playground/PKCEDowngrade/tsconfig.json
2025-05-31 15:22:25 +09:00

7 lines
No EOL
108 B
JSON

{
"compilerOptions": {
"strict": true,
"jsx": "react-jsx",
"jsxImportSource": "hono/jsx"
}
}