Skip to content

Commit f27202d

Browse files
committed
fix(tests): skip scratch files
1 parent 34acb3d commit f27202d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"exclude": [
2121
"node_modules",
2222
".vscode-test",
23+
"test/__scratch",
2324
"test/examples",
2425
"test/results",
2526
"test/suite/scratchpad.js"

0 commit comments

Comments
 (0)