mtcute/packages/test/tsconfig.json

7 lines
71 B
JSON
Raw Normal View History

2023-11-08 17:28:45 +03:00
{
"extends": "../../tsconfig.json",
"include": [
"./src"
]
2023-11-08 17:28:45 +03:00
}