Skip to content

Commit 7c2ee3f

Browse files
cevhericlaude
andcommitted
chore: add @types/bun so bun:test types resolve in the editor
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 19b1e77 commit 7c2ee3f

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

bun.lock

Lines changed: 13 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
"@tailwindcss/vite": "^4.3.0",
1414
"astro": "^6.4.5",
1515
"tailwindcss": "^4.3.0"
16+
},
17+
"devDependencies": {
18+
"@types/bun": "^1.3.14"
1619
}
1720
}

0 commit comments

Comments
 (0)