7 lines
No EOL
197 B
JSON
7 lines
No EOL
197 B
JSON
{
|
|
"editor.formatOnType": true,
|
|
"editor.formatOnSave": true,
|
|
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
|
|
"haskell.formattingProvider": "fourmolu",
|
|
"haskell.manageHLS": "PATH"
|
|
} |