caido-plugin-test/playground/PKCEDowngrade/tsconfig.json

7 lines
No EOL
108 B
JSON

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