Skip to content
Merged

lock #236

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .tsbuildinfo

This file was deleted.

2 changes: 1 addition & 1 deletion bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2874,4 +2874,4 @@

"cross-fetch/node-fetch/whatwg-url/webidl-conversions": ["[email protected]", "", {}, "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="],
}
}
}
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
"noPropertyAccessFromIndexSignature": false,

// Performance optimizations
"incremental": true,
"tsBuildInfoFile": ".tsbuildinfo",
"baseUrl": "./",
"paths": {
"@/*": ["./src/*"],
Expand Down