chore: add Bun + TypeScript project scaffolding
Bun is the runtime, bundler, test runner and SQLite driver, so zod is the only dependency. Strict TS with noUncheckedIndexedAccess. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 5
parent
5db608563f
commit
3a1c604284
@@ -111,3 +111,9 @@ dist
|
||||
|
||||
# TernJS port file
|
||||
.tern-port
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
|
||||
# runtime data
|
||||
data/
|
||||
|
||||
Reference in New Issue
Block a user