mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
5 lines
93 B
Bash
Executable File
5 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd vs-code-extension && yarn install --no-frozen-lockfile && yarn2nix > yarn.nix
|
|
|