Skip to content

Commit

Permalink
feat: add editorconfig as recommended extension
Browse files Browse the repository at this point in the history
  • Loading branch information
fspoettel committed Dec 11, 2023
1 parent f43530b commit 3aef583
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"recommendations": [
"vadimcn.vscode-lldb",
"rust-lang.rust-analyzer",
"serayuzgur.crates"
"serayuzgur.crates",
"editorConfig.editorConfig"
]
}
}

0 comments on commit 3aef583

Please sign in to comment.