This repository has been archived on 2025-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
insiemesalute-3p-nx20-tspaths/e2e/tsconfig.json
2025-02-05 15:48:50 +01:00

14 lines
196 B
JSON

{
"extends": "../tsconfig.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.spec.json"
}
],
"compilerOptions": {
"esModuleInterop": true
}
}