There was an error while loading. Please reload this page.
1 parent 816e59e commit d8a8decCopy full SHA for d8a8dec
1 file changed
.vscode-test.cjs
@@ -10,6 +10,7 @@ const baseConfig = /** @type {const} */ ({
10
timeout: 10000,
11
require: ['tsx/cjs'],
12
},
13
+ launchArgs: ['--log=error'],
14
});
15
16
module.exports = defineConfig([
0 commit comments