8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true
|
|
},
|
|
"files": [],
|
|
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }]
|
|
}
|