mirror of
https://github.com/griffi-gh/hUI.git
synced 2025-03-12 19:06:27 -05:00
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"editor.detectIndentation": false,
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true,
|
|
"editor.wordWrap": "off"
|
|
}
|