added other units
This commit is contained in:
6
Unit 5/Day 2/replit.nix
Normal file
6
Unit 5/Day 2/replit.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.nodePackages.vscode-langservers-extracted
|
||||
pkgs.nodePackages.typescript-language-server
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user