matrix-media-expanded/.vscode/settings.json
2021-05-31 19:35:01 -04:00

5 lines
123 B
JSON

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