{ "editor.detectIndentation": false, "editor.tabSize": 4, "editor.insertSpaces": false, "[lua]": { "editor.detectIndentation": false, "editor.tabSize": 2, "editor.insertSpaces": true, }, "vscode-lua-format.configPath": ".vscode/.lua-format" }