更换新Logo! 然后为拓展增加Logo。

This commit is contained in:
2026-02-18 14:28:19 +08:00
parent c81da16dfb
commit f2e899c7a7
21 changed files with 3585 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import { defineConfig } from '@vscode/test-cli';
export default defineConfig({
files: 'out/test/**/*.test.js',
});