Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
binos30 committed Sep 21, 2024
1 parent 59c23c7 commit 71fb999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"editor.formatOnType": true, // Enable formatting while typing
"rubyLsp.formatter": "syntax_tree",
"[ruby]": {
"editor.defaultFormatter": "ruby-syntax-tree.vscode-syntax-tree"
"editor.defaultFormatter": "Shopify.ruby-lsp"
},
"[erb]": {
"editor.defaultFormatter": "aliariff.vscode-erb-beautify"
Expand Down

0 comments on commit 71fb999

Please sign in to comment.