Files
vscode/extensions/copilot/tsfmt.json
T
2025-06-27 11:35:20 +02:00

7 lines
94 B
JSON

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