cosmic-settings/.vscode/settings.json

4 lines
70 B
JSON
Raw Normal View History

{
"rust-analyzer.check.overrideCommand": ["just", "check-json"]
}