UNPKG

mergerocket

Version:

A CLI tool for recursively merging text file contents into a single output file, featuring customizable parameters and formatting optimized for LLMs.

8 lines (7 loc) 123 B
export default { files: ["test/**/*.test.js"], verbose: true, timeout: "2m", failFast: false, concurrency: 1, };