mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 17:02:57 +08:00
20 lines
269 B
JSON
20 lines
269 B
JSON
{
|
|
"extends": "./tsconfig.projectOptions.json",
|
|
"include": [],
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "apps/base-docs"
|
|
},
|
|
{
|
|
"path": "apps/bridge"
|
|
},
|
|
{
|
|
"path": "apps/web"
|
|
},
|
|
{
|
|
"path": "libs/base-ui"
|
|
}
|
|
]
|
|
}
|