freeCodeCamp/curriculum/structure/blocks/review-bash-and-sql.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

12 lines
296 B
JSON

{
"name": "Bash and SQL Review",
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-bash-and-sql",
"challengeOrder": [
{ "id": "6724e46581a1742244e45b59", "title": "Bash and SQL Review" }
],
"helpCategory": "Backend Development"
}