mirror of
https://github.com/RYGhub/the-cold-night.git
synced 2024-11-22 20:54:19 +00:00
7 lines
131 B
JSON
7 lines
131 B
JSON
|
{
|
||
|
"files.exclude": {
|
||
|
"**/.import": true
|
||
|
},
|
||
|
"editor.insertSpaces": false,
|
||
|
"editor.renderWhitespace": "all"
|
||
|
}
|