mirror of
https://github.com/zhigang1992/mtcute.git
synced 2026-04-28 20:25:06 +08:00
7 lines
71 B
JSON
7 lines
71 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": [
|
|
"./src"
|
|
]
|
|
}
|