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

8 lines
127 B
JSON

{
"extends": "../../tsconfig.build.json",
"compilerOptions": {
"isolatedDeclarations": false
},
"references": []
}