19 lines
237 B
JSON
19 lines
237 B
JSON
![]() |
{
|
||
|
"files": [],
|
||
|
"references": [
|
||
|
{
|
||
|
"path": "./tsconfig.node.json"
|
||
|
},
|
||
|
{
|
||
|
"path": "./tsconfig.app.json"
|
||
|
}
|
||
|
],
|
||
|
"compilerOptions": {
|
||
|
"types": [
|
||
|
"node",
|
||
|
"axios"
|
||
|
],
|
||
|
"allowJs": true
|
||
|
}
|
||
|
}
|