10 lines
249 B
JSON
10 lines
249 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",
|
|
"jnoortheen.nix-ide"
|
|
]
|
|
}
|