mtcute/packages/http-proxy/tsconfig.json

6 lines
76 B
JSON

{
"extends": "../../tsconfig.json",
"include": [
"./index.ts"
]
}