4 lines
98 B
Batchfile
4 lines
98 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\npm_install.cmd" elm-language-server "@elm-tooling/elm-language-server"
|