chat_proto/rust/.vscode/settings.json

5 lines
53 B
JSON
Raw Normal View History

2025-06-25 15:29:04 -07:00
{
"[rust]": {
"editor.formatOnSave": true
}
}