Files
web/apps/scandic-web/tsconfig.spec.json
2025-04-23 22:40:46 +00:00

8 lines
107 B
JSON

{
"compilerOptions": {
"module": "ESNext",
"target": "ESNext",
"esModuleInterop": true
}
}