14 lines
197 B
JSON
Raw Normal View History

2025-05-03 01:20:47 +03:00
{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.lib.json"
},
{
"path": "./tsconfig.spec.json"
2025-05-03 01:20:47 +03:00
}
]
}