mtcute/packages/http-proxy/tsconfig.json

7 lines
76 B
JSON
Raw Normal View History

2021-05-23 01:56:59 +03:00
{
"extends": "../../tsconfig.json",
"include": [
"./index.ts"
]
2021-05-23 01:56:59 +03:00
}