This repository has been archived on 2025-07-20. You can view files and clone it, but cannot push or open issues or pull requests.
fediswald/apps/frontend/tsconfig.json

11 lines
147 B
JSON
Raw Normal View History

2025-03-31 09:10:27 +03:00
{
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.app.json"
}
],
"extends": "../../tsconfig.base.json"
}