rust-nix-template/.vscode/settings.json
Sridhar Ratnakumar 4ff4c07906 nix autoformat etc
2021-04-08 21:27:32 -04:00

4 lines
No EOL
95 B
JSON

{
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
"editor.formatOnSave": true
}