mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-14 03:28:42 -06:00
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"editor.detectIndentation": false,
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true,
|
|
"editor.wordWrap": "off"
|
|
}
|