Skip to content

Commit a9f4599

Browse files
committed
chore: Update tsconfig.json
1 parent 8cd27ba commit a9f4599

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"exclude": [
1414
"node_modules",
15-
".vscode-test"
15+
".vscode-test",
16+
"sandbox"
1617
]
1718
}

0 commit comments

Comments
 (0)