mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 12:10:22 -05:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"tabSize": 4,
|
|
"indentSize": 4,
|
|
"convertTabsToSpaces": false,
|
|
"newLineCharacter": "\n"
|
|
}
|