mirror of
https://github.com/srid/ema.git
synced 2024-11-25 20:12:20 +03:00
6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"editor.formatOnType": true,
|
|
"editor.formatOnSave": true,
|
|
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
|
|
"haskell.formattingProvider": "fourmolu"
|
|
} |