Delete replit.nix

pull/1/head
DavidDGTNT 2023-01-19 12:14:27 -06:00 committed by GitHub
parent f62d8b7a42
commit 2ba5612564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{ pkgs }: {
deps = [
pkgs.nodePackages.vscode-langservers-extracted
pkgs.nodePackages.typescript-language-server
];
}