Skip to content

Commit bac9a14

Browse files
committed
Ok run with trace
1 parent b2e27fa commit bac9a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode-test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default defineConfig({
1212
"off",
1313
// And we need more info
1414
"--log",
15-
"debug",
15+
"trace",
1616
// Undocumented but valid option to use a temporary profile for testing
1717
"--profile-temp",
1818
],

0 commit comments

Comments
 (0)