Files
typescript-decompiler/run-lsp.sh
T
2026-05-25 05:47:28 +00:00

3 lines
104 B
Bash
Executable File

#!/bin/bash
cd /home/user/git/effect-template && exec pnpm exec typescript-language-server --stdio "$@"