honojs-middleware/packages/auth-js/tsconfig.build.json

8 lines
112 B
JSON

{
"extends": "../../tsconfig.build.json",
"compilerOptions": {
"jsx": "react"
},
"references": []
}