Files
freeCodeCamp/curriculum/structure/blocks/lab-truncate-string.json

16 lines
372 B
JSON

{
"name": "Implement the Truncate a String Algorithm",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"blockType": "lab",
"blockLayout": "link",
"dashedName": "lab-truncate-string",
"challengeOrder": [
{
"id": "ac6993d51946422351508a41",
"title": "Implement the Truncate String Algorithm"
}
],
"helpCategory": "JavaScript"
}