matrix-media-expanded/.vscode/settings.json
2022-06-28 17:11:14 -04:00

7 lines
No EOL
197 B
JSON

{
"editor.formatOnType": true,
"editor.formatOnSave": true,
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
"haskell.formattingProvider": "fourmolu",
"haskell.manageHLS": "PATH"
}