honojs-middleware/packages/graphql-server/tsconfig.json

17 lines
248 B
JSON

{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.build.json"
},
{
"path": "./tsconfig.bun.json"
},
{
"path": "./tsconfig.spec.json"
}
]
}