Skip to content

Commit 7883e7a

Browse files
philoserfclaude
andcommitted
chore: standardize tsconfig to ESNext and update deps
- Set target, lib, and module to ESNext for consistency - Migrate biome.json schema to 2.4.3 - Update all dependencies to latest via bun update Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7a3476a commit 7883e7a

File tree

5 files changed

+48
-51
lines changed

5 files changed

+48
-51
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.3/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

bun.lock

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

0 commit comments

Comments
 (0)