Skip to content

Commit 6223e8c

Browse files
author
Markus Howard
committed
change editor sort
1 parent 799e286 commit 6223e8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
},
6161
"[json]": {
6262
"editor.tabSize": 4
63-
}
63+
},
64+
"explorer.sortOrder": "type"
6465
},
6566
"extensions": [
6667
"esbenp.prettier-vscode",

0 commit comments

Comments
 (0)