1
Fork 0
mirror of https://github.com/RYGhub/the-cold-night.git synced 2024-11-22 20:54:19 +00:00
the-cold-night/.vscode/settings.json

7 lines
131 B
JSON
Raw Normal View History

2022-04-01 23:14:16 +00:00
{
"files.exclude": {
"**/.import": true
},
"editor.insertSpaces": false,
"editor.renderWhitespace": "all"
}