{
"cSpell.enabled": true,
"editor.formatOnSave": true,
"rust-analyzer.cargo.features": "all",
"rust-analyzer.check.command": "clippy",
"yaml.format.printWidth": 240,
"[powershell]": {
"editor.defaultFormatter": "ms-vscode.powershell",
}