mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 07:00:41 -04: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 Data Structures",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "basic-data-structures",
|
||||
"helpCategory": "JavaScript",
|
||||
"order": 4,
|
||||
"time": "1 hour",
|
||||
"template": "",
|
||||
@@ -88,4 +89,5 @@
|
||||
"587d7b7d367417b2b2512b1f",
|
||||
"Modify an Array Stored in an Object"
|
||||
]
|
||||
]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user