nixos-installer/.vscode/extensions.json

7 lines
97 B
JSON
Raw Normal View History

{
"recommendations": [
"jnoortheen.nix-ide",
"streetsidesoftware.code-spell-checker",
],
}