chore: updated

This commit is contained in:
Neko Ayaka
2026-08-13 19:50:09 +08:00
parent 935347828c
commit 0d2a24aef5
2 changed files with 9 additions and 7 deletions
+6 -1
View File
@@ -57,5 +57,10 @@
"appimage",
"localforage"
],
"vitest.disableWorkspaceWarning": true
"vitest.disableWorkspaceWarning": true,
"editor.quickSuggestions": {
"comments": "off",
"strings": "off",
"other": "off"
}
}