mtcute/packages/socks-proxy/tsconfig.json

7 lines
76 B
JSON
Raw Normal View History

2021-05-23 12:27:16 +03:00
{
"extends": "../../tsconfig.json",
"include": [
"./index.ts"
]
2021-05-23 12:27:16 +03:00
}