MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / insert-task.ts

File insert-task.ts

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

Source from the content-addressed store, hash-verified

1import { ObjectId } from 'bson';
2import { select } from '@inquirer/prompts';
3import { getTemplate } from './helpers/get-challenge-template.js';
4import { newTaskPrompts } from './helpers/new-task-prompts.js';

Callers

nothing calls this directly

Calls 1

insertChallengeFunction · 0.70

Tested by

no test coverage detected