mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-29 09:25:19 +00:00
Fixed:
- Resolving conflicted revision has become more robust. - LiveSync now try to keep local changes when fetching from the rebuilt remote database. - Now, all files will be restored after performing `fetch` immediately.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
// "importsNotUsedAsValues": "error",
|
||||
"importHelpers": false,
|
||||
"alwaysStrict": true,
|
||||
"allowImportingTsExtensions": true,
|
||||
"lib": [
|
||||
"es2018",
|
||||
"DOM",
|
||||
|
||||
Reference in New Issue
Block a user