Initial commit
This commit is contained in:
17
tsconfig.json
Normal file
17
tsconfig.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./packages/sync-protocol"
|
||||
},
|
||||
{
|
||||
"path": "./packages/sync-engine"
|
||||
},
|
||||
{
|
||||
"path": "./apps/sync-server"
|
||||
},
|
||||
{
|
||||
"path": "./apps/obsidian-plugin"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user