Files
SpeedTest/bunfig.toml
Alexander Zinn ab34b614dd Initial Commit
* Initialize project with essential configuration files including
** .gitignore
** .npmrc
** .nvmrc
** .prettierrc
** bunfig.toml
** eslint.config.ts
** package.json
** README.md
** tsconfig.json
2025-11-21 02:38:36 -05:00

9 lines
119 B
TOML

[install]
exact = true
[install.lockfile]
save = false
[install.scopes]
"@techniker-me" = "https://npm.techniker.me"