We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a03d9 commit af8f1baCopy full SHA for af8f1ba
6 files changed
install.bat
@@ -8,8 +8,7 @@ call npm install --save-dev ^
8
@types/vscode@1.70.0 ^
9
@types/estree ^
10
standard-version
11
-call npm install openai
12
-
+call npm install openai axios cheerio
13
REM global install vsce
14
call npm install -g vsce
15
0 commit comments