acme9k/scripts/atsls

2 lines
99 B
Text
Raw Permalink Normal View History

#!/bin/sh
exec acme-lsp -server '(\.ts)|(\.js)|(\.jsx)|(\.tsx)$:typescript-language-server --stdio'