chore(docs): update the challenge helpers (#45318)
This commit is contained in:
parent
298b17a344
commit
c23043ffd2
@ -10,7 +10,7 @@ If you want to create new steps, the following tools simplify that process.
|
||||
|
||||
## create-next-step
|
||||
|
||||
A one-off script that will automatically add the next step based on the last step in the project. The challenge seed code will use the previous step's challenge seed code with the editable region markers (ERMs) removed.
|
||||
A one-off script that will automatically add the next step based on the last step in the project. The challenge seed code will use the previous step's challenge seed code.
|
||||
|
||||
### How to run script:
|
||||
|
||||
@ -25,6 +25,8 @@ npm run create-next-step
|
||||
|
||||
A one-off script that automatically adds a specified number of steps. The challenge seed code for all steps created will be empty.
|
||||
|
||||
**Note:** This script also runs [update-step-titles](#update-step-titles).
|
||||
|
||||
### How to run script:
|
||||
|
||||
1. Change to the directory of the project.
|
||||
|
Loading…
x
Reference in New Issue
Block a user