1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-10-30 03:56:56 +00:00
Files
iw5_bot_warfare/.vscode/settings.json
2021-09-03 10:56:14 -06:00

8 lines
209 B
JSON

{
"astyle.astylerc": "${workspaceRoot}/.astylerc",
"astyle.additional_languages": [
"gsc"
],
"editor.defaultFormatter": "chiehyu.vscode-astyle",
"editor.formatOnSave": true
}