Skip to content

Commit c43246e

Browse files
committed
Merge branch 'main' into telemetry
2 parents f5c50c1 + 0800a8b commit c43246e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"src/index.node.ts",
1818
"--timeout",
1919
"5000",
20-
"src/**/*.test.ts"
20+
"'src/**/!(*-browser)*.test.ts"
2121
],
2222
"env": {
2323
"TS_NODE_COMPILER_OPTIONS": "{\"module\":\"commonjs\"}"

0 commit comments

Comments
 (0)