mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Add types for node:console and node:perf_hooks (#1982)
* Add types for node:console and node:perf_hooks * Add types for util/types --------- Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"src/bun.js/builtins",
|
||||
"src/api/demo",
|
||||
"test/snapshots",
|
||||
"test/snapshots-no-hmr"
|
||||
"test/snapshots-no-hmr",
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user