Skip to content

Commit

Permalink
Merge pull request #242 from jbergstroem/feat/bun-types
Browse files Browse the repository at this point in the history
chore: remove `bun-types` (in favor of `@types/bun`)
  • Loading branch information
orta authored Feb 4, 2024
2 parents 811b956 + 7d411d7 commit bb30eb3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bases/bun.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
"docs": "https://bun.sh/docs/runtime/typescript",

"compilerOptions": {
// add Bun type definitions
"types": [
"bun-types"
],

// enable latest features
"lib": [
"ESNext"
Expand Down

0 comments on commit bb30eb3

Please sign in to comment.