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-10-02 03:42:17 +02:00

8 lines
No EOL
158 B
JSON

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