Skip to content

Commit e13023c

Browse files
committed
fix(tsconfig): removed bun-types
1 parent 15419cf commit e13023c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"allowSyntheticDefaultImports": true,
2222
"forceConsistentCasingInFileNames": true,
2323
"allowJs": true,
24-
"types": ["bun-types"],
2524
"declaration": true,
2625
"emitDeclarationOnly": false
2726
},

0 commit comments

Comments
 (0)