feat: download and preview files from local backups automatically, if a local backup is available (#2076)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"tsc": "tsc --project tsconfig.json",
|
||||
"lint": "eslint src --ext .ts",
|
||||
"lint:fix": "eslint src --ext .ts --fix",
|
||||
"test": "jest spec --coverage"
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@standardnotes/api": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user