honojs-middleware/packages/ua-blocker/tsconfig.build.json

8 lines
127 B
JSON

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