Roblox-File-Format/Plugins/.vscode/settings.json
2022-12-16 14:22:34 -06:00

6 lines
104 B
JSON

{
"[lua]": {
"editor.defaultFormatter": "JohnnyMorganz.stylua",
"editor.formatOnSave": true
}
}