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

9 lines
173 B
JSON

{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"outDir": "../../dist/packages/stytch-auth",
"types": ["vitest/globals"]
},
"references": []
}