1
Fork 0
mirror of https://github.com/Steffo99/particle-clash.git synced 2024-11-21 23:24:18 +00:00
particle-clash/.vscode/settings.json
2022-09-30 23:47:28 +02:00

7 lines
No EOL
131 B
JSON

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