nix-hamburg.astro.nix/.vscode/settings.json
Sebastian Wendel a2c92466b9
added astro
2023-04-07 16:32:36 +02:00

12 lines
297 B
JSON

{
"alejandra.program": "alejandra",
"[nix]": {
"editor.defaultFormatter": "kamadorueda.alejandra",
"editor.formatOnPaste": true,
"editor.formatOnSave": true,
"editor.insertSpaces": true,
"editor.tabSize": 2,
"editor.codeLens": true
},
}