mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-04-12 17:41:57 +08:00
6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"editor.indentSize": "tabSize",
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": false
|
|
}
|