Skip to content

Commit 8b5dfb2

Browse files
authored
Merge pull request #7940 from martclanor/ext_gen_q_a
Update extension generator questions/answers
2 parents 4ac034b + 4c4eaf7 commit 8b5dfb2

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)