MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / reorder-tasks.ts

File reorder-tasks.ts

tools/challenge-helper-scripts/reorder-tasks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { updateTaskMeta, updateTaskMarkdownFiles } from './utils.js';
2
3const reorderTasks = async () => {
4 await updateTaskMeta();

Callers

nothing calls this directly

Calls 1

reorderTasksFunction · 0.85

Tested by

no test coverage detected