migra/.vscode/settings.json

7 lines
111 B
JSON

{
"cSpell.words": [
"migra"
],
"editor.formatOnSave": true,
"rust.all_features": true
}