Add bunfig.toml
This commit is contained in:
File diff suppressed because it is too large
Load Diff
9
Web/WebSocket/websocket-chat/bunfig.toml
Normal file
9
Web/WebSocket/websocket-chat/bunfig.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[install]
|
||||
exact = true
|
||||
auto = "auto"
|
||||
|
||||
[install.scopes]
|
||||
"@techniker-me"="https://registry-node.techniker.me"
|
||||
|
||||
[install.lockfile]
|
||||
save = false
|
||||
@@ -11,7 +11,7 @@
|
||||
"typecheck": "tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~5.9.2"
|
||||
"typescript": "5.9.2"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user