mirror of
https://github.com/unraid/webgui.git
synced 2026-02-16 22:18:46 -06:00
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"files.associations": {
|
|
"*.page": "php"
|
|
},
|
|
"prettier.tabWidth": 4,
|
|
"editor.tabSize": 4,
|
|
"editor.indentSize": "tabSize"
|
|
}
|