* refactor: extract help category map as JSON * refactor: extract block names as json * feat: add create-project script * fix: correct case for tsconfig target Co-authored-by: Shaun Hamilton <shauhami020@gmail.com> Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
14 lines
226 B
JSON
14 lines
226 B
JSON
{
|
|
"name": "",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "",
|
|
"order": 42,
|
|
"time": "5 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "",
|
|
"superOrder": 1,
|
|
"isBeta": true,
|
|
"challengeOrder": [["", ""]]
|
|
}
|