brew/.vscode/extensions.json
2021-11-08 20:57:52 +08:00

12 lines
225 B
JSON

{
"recommendations": [
"kaiwood.endwise",
"misogi.ruby-rubocop",
"rebornix.ruby",
"wingrunr21.vscode-ruby",
"timonwong.shellcheck",
"foxundermoon.shell-format",
"editorconfig.editorconfig"
]
}