6e7eaf3
1
2
3
4
5
6
import { defineConfig } from '@vscode/test-cli'; export default defineConfig({ files: 'test/**/*.test.js', });