fix: switch the protobuf extension
All checks were successful
Check / check (push) Successful in 52s

This commit is contained in:
2025-05-16 14:58:43 -04:00
parent 92877b669e
commit 2da7526265
5 changed files with 11 additions and 9 deletions

View File

@ -18,8 +18,8 @@
},
// Proto
"[proto3]": {
"editor.defaultFormatter": "zxh404.vscode-proto3"
"[proto]": {
"editor.defaultFormatter": "bufbuild.vscode-buf"
},
// ESLint