mirror of
https://github.com/srid/ema.git
synced 2024-12-03 05:44:35 +03:00
9 lines
212 B
JSON
9 lines
212 B
JSON
|
{
|
||
|
// See https://go.microsoft.com/fwlink/?LinkId=827846
|
||
|
// for the documentation about the extensions.json format
|
||
|
"recommendations": [
|
||
|
"haskell.haskell",
|
||
|
"arrterian.nix-env-selector",
|
||
|
"bbenoist.nix"
|
||
|
]
|
||
|
}
|