mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
17 lines
404 B
JSON
17 lines
404 B
JSON
{
|
|
"extends": "./node_modules/@yume-chan/tsconfig/tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "../event/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "../no-data-view/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "../stream-extra/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "../struct/tsconfig.build.json"
|
|
}
|
|
]
|
|
}
|