cosmos-sdk/.vscode/extensions.json
Julien Robert c303d7f341
chore: small improvements (#13672)
* ci: update buf

* add recommended vscode extension

* update gh username

* follow-up #13613

* add more sugestions

* remove atlas github action
2022-10-26 22:47:28 +00:00

8 lines
112 B
JSON

{
"recommendations": [
"golang.go",
"bufbuild.vscode-buf",
"davidanson.vscode-markdownlint"
]
}