mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-15 12:51:00 +01:00
333d9a4053
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"tabSize": 4,
|
|
"indentSize": 4,
|
|
"convertTabsToSpaces": false,
|
|
"newLineCharacter": "\n"
|
|
}
|