Files
desktop/tsconfig.json
rosetta 83f38dc63f 'init'
2026-01-30 05:01:05 +02:00

8 lines
163 B
JSON

{
"compilerOptions": {
"esModuleInterop": true
},
"files": [],
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }]
}