mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-07 06:02:06 -04:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"isUpcomingChange": true,
|
|
"dashedName": "workshop-upcoming-test-steps",
|
|
"blockLabel": "workshop",
|
|
"challengeOrder": [
|
|
{ "id": "step-1", "title": "Step 1" },
|
|
{ "id": "step-2", "title": "Step 2" }
|
|
]
|
|
}
|