mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
source maps work for app code in bun dev!
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -6,7 +6,7 @@
|
||||
"search.exclude": {},
|
||||
"search.followSymlinks": false,
|
||||
"search.useIgnoreFiles": true,
|
||||
"zig.buildOnSave": true,
|
||||
"zig.buildOnSave": false,
|
||||
"[zig]": {
|
||||
"editor.defaultFormatter": "AugusteRame.zls-vscode"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user