MineClone2/.vscode/settings.json

6 lines
96 B
JSON

{
"Lua.format.defaultConfig": {
"keep_one_space_between_table_and_bracket": "false"
}
}