Skip to content

Commit 15a419a

Browse files
committed
add: settings.jsonに追加
1 parent a28f3e4 commit 15a419a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"editor.fontSize": 16,
44
"terminal.integrated.fontSize": 14,
55
"workbench.iconTheme": "material-icon-theme",
6+
"files.insertFinalNewline": true,
67
"[ruby]": {
78
"editor.defaultFormatter": "Shopify.ruby-lsp",
89
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)