Skip to content

Commit 3aef583

Browse files
committed
feat: add editorconfig as recommended extension
1 parent f43530b commit 3aef583

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.vscode/extensions.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"recommendations": [
33
"vadimcn.vscode-lldb",
44
"rust-lang.rust-analyzer",
5-
"serayuzgur.crates"
5+
"serayuzgur.crates",
6+
"editorConfig.editorConfig"
67
]
7-
}
8+
}

0 commit comments

Comments
 (0)