rDrama/.vscode/settings.json

5 lines
54 B
JSON
Raw Normal View History

2023-10-26 20:59:18 +00:00
{
2023-11-18 20:33:35 +00:00
"editor.insertSpaces": false,
"files.eol": "\n"
2023-10-26 20:59:18 +00:00
}