Initial Commit
This commit is contained in:
17
bunfig.toml
Normal file
17
bunfig.toml
Normal 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
|
||||
Reference in New Issue
Block a user