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>
16 lines
364 B
JSON
16 lines
364 B
JSON
{
|
|
"name": "Build a Longest Word Finder App",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lab-longest-word-in-a-string",
|
|
"helpCategory": "JavaScript",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "a26cbbe9ad8655a977e1ceb5",
|
|
"title": "Build a Longest Word Finder App"
|
|
}
|
|
],
|
|
"usesMultifileEditor": true,
|
|
"blockLabel": "lab",
|
|
"blockLayout": "link"
|
|
}
|