tsconfig.json: update excludes (#14578)

This commit is contained in:
Meghan Denny
2024-10-15 15:39:09 -07:00
committed by GitHub
parent 5532e1af10
commit d15eadaa2c

View File

@@ -14,10 +14,11 @@
"packages",
"bench",
"examples/*/*",
"build",
".zig-cache",
"test",
"vendor",
"bun-webkit",
"vendor/WebKit",
"src/api/demo",
"node_modules"
],