Skip to content

Commit c757c8d

Browse files
chore: sort
1 parent 7f20036 commit c757c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"debug.internalConsoleOptions": "neverOpen",
3-
"lldb.launch.terminal": "integrated",
43
"lldb.launch.expressions": "simple",
4+
"lldb.launch.terminal": "integrated",
55
"prettier.configPath": "./prettier.config.mjs",
66
"rust-analyzer.runnables.extraEnv": {
77
"RUST_LOG": "DEBUG,rust_seed=TRACE"

0 commit comments

Comments
 (0)