Skip to content

Commit

Permalink
tsconfig.json: update excludes (#14578)
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro authored Oct 15, 2024
1 parent 5532e1a commit d15eada
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
"packages",
"bench",
"examples/*/*",
"build",
".zig-cache",
"test",
"vendor",
"bun-webkit",
"vendor/WebKit",
"src/api/demo",
"node_modules"
],
Expand Down

0 comments on commit d15eada

Please sign in to comment.