mirror of
https://git.openwrt.org/project/odhcpd.git
synced 2025-12-20 11:39:47 +08:00
Fixes issues with VSCode forcing whitespaces instead of tabs for indentation.
Fixes: df1824aec6 ("vscode: add tab settings")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
4 lines
25 B
JSON
4 lines
25 B
JSON
{
|
|
"editor.tabSize": 8
|
|
}
|