1
Fork 0
mirror of https://github.com/RYGhub/the-cold-night.git synced 2024-11-22 12:44:20 +00:00
the-cold-night/.vscode/settings.json
2022-04-02 01:14:16 +02:00

7 lines
No EOL
131 B
JSON

{
"files.exclude": {
"**/.import": true
},
"editor.insertSpaces": false,
"editor.renderWhitespace": "all"
}