walletconnect/tsconfig.json
alexandermake 5acc24e730 init()
2025-05-07 19:49:59 +03:00

15 lines
192 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"module": "NodeNext"
}
}