#!/bin/sh
exec ${CONDA_PREFIX}/lib/node_modules/typescript-language-server/lib/cli.mjs "$@"
