mtcute/packages/crypto-node/tsconfig.json

7 lines
71 B
JSON
Raw Normal View History

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