mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
17 lines
226 B
JSON
17 lines
226 B
JSON
![]() |
{
|
||
|
"extends": "../../tsconfig.base.json",
|
||
|
"files": [],
|
||
|
"include": [],
|
||
|
"references": [
|
||
|
{
|
||
|
"path": "../desktop"
|
||
|
},
|
||
|
{
|
||
|
"path": "../client"
|
||
|
},
|
||
|
{
|
||
|
"path": "./tsconfig.app.json"
|
||
|
}
|
||
|
]
|
||
|
}
|