Files
protoc-gen-jsonregistry/.vscode/settings.json
2025-12-30 08:05:15 +07:00

6 lines
101 B
JSON

{
"editor.formatOnSave": true,
"editor.tabSize": 4,
"rust-analyzer.check.command": "clippy",
}