Commit 74bc79f
Gitignore tsconfig.tsbuildinfo; biome import order in lib/db.ts
TS incremental build state — regenerated on every `tsc --noEmit`, so
having it tracked meant every pre-commit typecheck dirtied the working
tree. Untrack + ignore.
Also picks up biome's preferred import order in lib/db.ts (external
package before node: modules).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8d6ad2e commit 74bc79f
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
This file was deleted.
0 commit comments