Skip to content

Commit 4c4eaf7

Browse files
committed
Update extension generator questions/answers
1 parent d326409 commit 4c4eaf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/get-started/your-first-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ For a TypeScript project, fill out the following fields:
3636

3737
# ? What's the identifier of your extension? helloworld
3838
# ? What's the description of your extension? LEAVE BLANK
39-
# ? Initialize a git repository? Yes
40-
# ? Bundle the source code with webpack? No
39+
# ? Initialize a git repository? Y
40+
# ? Which bundler to use? unbundled
4141
# ? Which package manager to use? npm
4242

4343
# ? Do you want to open the new folder with Visual Studio Code? Open with `code`

0 commit comments

Comments
 (0)