freeCodeCamp/tools/challenge-parser/structure/blocks/workshop-upcoming-test-steps.json
Harshith Kumar e9e0aac857
feat(parser): enforce workshop file validations (#66340)
Co-authored-by: sembauke <semboot699@gmail.com>
2026-04-25 11:42:44 +05:30

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" }
]
}