PyWxDump/pywxdump/ui/tsconfig.json

19 lines
237 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"types": [
"node",
"axios"
],
"allowJs": true
}
}