4 lines
77 B
Batchfile
4 lines
77 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\npm_install.cmd" astro-ls @astrojs/language-server
|