Skip to content

Commit 6d8de04

Browse files
committed
chore: Add bun typescript definitions
1 parent 27e9cbd commit 6d8de04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"compilerOptions": {
33
"target": "es2022",
44
"lib": ["ESNext"],
5+
"types": ["bun"],
56
"module": "nodenext",
67
"outDir": "./bin",
78
"rootDir": "./src",

0 commit comments

Comments
 (0)