We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751096e commit 279250fCopy full SHA for 279250f
1 file changed
tsconfig.json
@@ -11,7 +11,7 @@
11
"declaration": true,
12
"emitDeclarationOnly": true,
13
"skipLibCheck": true,
14
- "types": ["bun-types"],
+ "types": ["bun"],
15
"paths": {
16
"~/*": ["./src/*"],
17
"@src/*": ["./src/*"]
0 commit comments