mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-22 18:02:19 -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": "Basic JavaScript",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "basic-javascript",
|
||||
"helpCategory": "JavaScript",
|
||||
"order": 0,
|
||||
"time": "10 hours",
|
||||
"template": "",
|
||||
@@ -460,4 +461,5 @@
|
||||
"5cc0bd7a49b71cb96132e54c",
|
||||
"Use Recursion to Create a Range of Numbers"
|
||||
]
|
||||
]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user