freeCodeCamp/tools/challenge-helper-scripts
2026-01-21 16:58:32 +05:30
..
helpers refactor(tools): remove extraneous env var (#65392) 2026-01-21 16:58:32 +05:30
.lintstagedrc.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
commands.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
create-daily-challenges.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
create-empty-steps.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
create-language-block.ts fix(challenge-helper-scripts): add stub module intro when creating a new module (#65366) 2026-01-21 02:57:01 +07:00
create-next-challenge.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
create-next-step.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
create-next-task.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
create-project.ts refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
create-quiz.ts refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00
create-this-challenge.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
delete-challenge.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
delete-step.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
delete-task.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
eslint.config.mjs refactor: one eslint task per workspace (#63835) 2025-11-21 19:21:46 +05:30
insert-challenge.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
insert-step.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
insert-task.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
package.json feat: use turbo to orchestrate tests (#65351) 2026-01-21 10:17:06 +05:30
rename-block.ts feat(tools): rename-block helper script (#64201) 2025-12-10 09:45:18 -08:00
rename-challenge-files.ts feat: convert rename tool into proper utility (#52626) 2023-12-20 06:36:32 +00:00
reorder-tasks.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
reset.d.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
tsconfig.json refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
update-challenge-order.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
update-step-titles.ts refactor: (slightly) decentralize type checking (#64163) 2025-12-01 12:43:53 +01:00
utils.test.ts refactor(tools): remove extraneous env var (#65392) 2026-01-21 16:58:32 +05:30
utils.ts refactor: bundle shared so each consumer can require/import without hassle (#64167) 2026-01-19 09:45:40 +00:00