honojs-middleware/packages/react-compat/tsconfig.json

11 lines
149 B
JSON

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