14 lines
188 B
JSON
14 lines
188 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
},
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
}
|
|
]
|
|
}
|