mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
27a54624c3
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
13 lines
324 B
JSON
13 lines
324 B
JSON
{
|
|
"name": "Build a String Inverter",
|
|
"isUpcomingChange": false,
|
|
"blockLabel": "lab",
|
|
"blockLayout": "link",
|
|
"dashedName": "lab-reverse-a-string",
|
|
"helpCategory": "JavaScript",
|
|
"challengeOrder": [
|
|
{ "id": "a202eed8fc186c8434cb6d61", "title": "Build a String Inverter" }
|
|
],
|
|
"usesMultifileEditor": true
|
|
}
|