{ "files.autoSave": "onWindowChange", "editor.tabSize": 2, "[javascript]": { "editor.tabSize": 4 }, "[yaml,yml]": { "editor.insertSpaces": true, "editor.tabSize": 2 }, "git.branchProtection": [], "files.exclude": { "dotdungeon.lock": true, ".styles": true, } }