config-lsp/vs-code-extension/update-yarn.sh
2025-02-13 21:49:36 +01:00

5 lines
69 B
Bash
Executable File

#!/bin/sh
yarn install --no-frozen-lockfile && yarn2nix > yarn.nix