freeCodeCamp/tools/challenge-helper-scripts
Oliver Eyton-Williams 8f480d8cdf
fix(challenge-helper-scripts): create quiz project challenges in correct folder (#64144)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-11-26 14:04:49 -08:00
..
helpers feat(tools): add language block specific properties in helper scripts (#63711) 2025-11-16 02:31:52 -08:00
.lintstagedrc.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
commands.ts fix(tools): insert step with appropriate challenge type (#62179) 2025-09-16 13:20:25 +05:30
create-daily-challenges.ts chore(curriculum): minor clean up to daily challenges (#62095) 2025-09-09 13:47:45 +02:00
create-empty-steps.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-language-block.ts fix(challenge-helper-scripts): create quiz project challenges in correct folder (#64144) 2025-11-26 14:04:49 -08:00
create-next-challenge.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-next-step.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-next-task.ts feat(tools): add language block specific properties in helper scripts (#63711) 2025-11-16 02:31:52 -08:00
create-project.ts fix(challenge-helper-scripts): create quiz project challenges in correct folder (#64144) 2025-11-26 14:04:49 -08:00
create-quiz.ts fix(challenge-helper-scripts): create quiz project challenges in correct folder (#64144) 2025-11-26 14:04:49 -08:00
create-this-challenge.ts refactor: migrate (some) curriculum files to TypeScript (#62228) 2025-10-23 10:54:57 +05:30
delete-challenge.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
delete-step.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
delete-task.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
eslint.config.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
insert-challenge.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
insert-step.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
insert-task.ts feat(tools): add language block specific properties in helper scripts (#63711) 2025-11-16 02:31:52 -08:00
package.json refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
rename-challenge-files.ts feat: convert rename tool into proper utility (#52626) 2023-12-20 06:36:32 +00:00
reorder-tasks.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
tsconfig.json refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
update-challenge-order.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
update-step-titles.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
utils.test.ts fix(tools): prevent create-new-x overwriting old projects (#62621) 2025-10-10 15:28:26 +05:30
utils.ts feat(tools): add language block specific properties in helper scripts (#63711) 2025-11-16 02:31:52 -08:00