Initial Commit

This commit is contained in:
2025-10-25 16:31:03 -04:00
commit 3d7135aa71
7 changed files with 145 additions and 0 deletions

17
bunfig.toml Normal file
View File

@@ -0,0 +1,17 @@
telemetry = false
[install]
optional = true
dev = true
peer = true
production = true
exact = true
auto = "auto"
registry = "https://registry.npmjs.org"
linker = "hoisted"
[install.scopes]
"@techniker-me" = "https://npm.techniker.me"
[install.lockfle]
save = false