test(plugin): cover plugin host surfaces (#630)

This commit is contained in:
InfinityPacer
2026-08-03 15:21:36 +08:00
committed by GitHub
parent 1298a5f72c
commit 9a533cd103
10 changed files with 941 additions and 103 deletions
-19
View File
@@ -270,25 +270,6 @@
"count": 1
}
},
"src/components/dialog/PluginConfigDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 4
},
"vue/valid-v-else": {
"count": 1
}
},
"src/components/dialog/PluginDataDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 3
},
"@typescript-eslint/no-unused-vars": {
"count": 1
},
"prefer-const": {
"count": 1
}
},
"src/components/dialog/PluginMarketDetailDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 2