Files
vscode/extensions/copilot/tsfmt.json
kieferrm 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00

7 lines
94 B
JSON

{
"tabSize": 4,
"indentSize": 4,
"convertTabsToSpaces": false,
"newLineCharacter": "\n"
}