tablejohn/.vscode/settings.json
2023-08-03 14:32:49 +02:00

4 lines
85 B
JSON

{
"json.format.keepLines": true,
"typescript.format.semicolons": "insert",
}