Skip to content

Commit

Permalink
Remove formatOnSave for vscode default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jenenliu committed Apr 23, 2024
1 parent 557ead9 commit 6c0d79e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@
},
"[ruby]": {
"editor.defaultFormatter": "Shopify.ruby-lsp",
"editor.formatOnSave": true,
"editor.tabSize": 2,
"editor.insertSpaces": true,
"editor.semanticHighlighting.enabled": true,
Expand Down

0 comments on commit 6c0d79e

Please sign in to comment.