@@ -65,7 +65,14 @@
};
devShells.default = pkgs.mkShell {
buildInputs = [rust-toolchain];
buildInputs = [
rust-toolchain
pkgs.typescript-language-server
pkgs.vscode-langservers-extracted
pkgs.wasm-bindgen-cli
pkgs.wasm-pack
pkgs.yarn
];
The note is not visible to the blocked user.