chore(deps): bump dependencies
This commit is contained in:
Vendored
+5
-1
@@ -58,5 +58,9 @@
|
||||
"localforage"
|
||||
],
|
||||
"vitest.disableWorkspaceWarning": true,
|
||||
"editor.quickSuggestions": false
|
||||
"editor.quickSuggestions": {
|
||||
"comments": "off",
|
||||
"strings": "off",
|
||||
"other": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user