mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
[misc] Add bun-types to repo
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"typeRoots": ["./types"],
|
||||
"types": ["bun"]
|
||||
"types": ["bun-types"],
|
||||
"allowJs": true
|
||||
},
|
||||
"exclude": ["src"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user