mirror of
https://github.com/srid/ema.git
synced 2024-12-02 09:15:10 +03:00
6 lines
129 B
JSON
6 lines
129 B
JSON
{
|
|
"editor.formatOnType": true,
|
|
"editor.formatOnSave": true,
|
|
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix"
|
|
}
|