mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-24 03:05:43 +00:00
8 lines
209 B
JSON
8 lines
209 B
JSON
{
|
|
"astyle.astylerc": "${workspaceRoot}/.astylerc",
|
|
"astyle.additional_languages": [
|
|
"gsc"
|
|
],
|
|
"editor.defaultFormatter": "chiehyu.vscode-astyle",
|
|
"editor.formatOnSave": true
|
|
} |