mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-27 02:03:44 -05:00
refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta * fix: test?
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "JavaScript Algorithms and Data Structures Projects",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "javascript-algorithms-and-data-structures-projects",
|
||||
"helpCategory": "JavaScript",
|
||||
"order": 9,
|
||||
"time": "50 hours",
|
||||
"template": "",
|
||||
@@ -28,4 +29,5 @@
|
||||
"aa2e6f85cab2ab736c9a9b24",
|
||||
"Cash Register"
|
||||
]
|
||||
]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user