test(filebrowser): cover file list operations (#621)

This commit is contained in:
InfinityPacer
2026-08-01 07:26:59 +08:00
committed by GitHub
parent 36b901f717
commit 9e35378ab4
10 changed files with 838 additions and 72 deletions
-3
View File
@@ -445,9 +445,6 @@
"@typescript-eslint/no-unused-vars": {
"count": 1
},
"prefer-const": {
"count": 1
},
"vue/no-v-text-v-html-on-component": {
"count": 2
}