4 lines
83 B
Batchfile
4 lines
83 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\npm_install.cmd" dot-language-server dot-language-server
|