fetchtv
Version:
A Node.js CLI tool to manage Fetch TV recordings.
37 lines (36 loc) • 752 B
JSON
{
"output": {
"filePath": "repomix-output.fetchtv.txt",
"style": "plain",
"parsableStyle": false,
"fileSummary": true,
"directoryStructure": true,
"removeComments": false,
"removeEmptyLines": false,
"compress": false,
"topFilesLength": 10,
"showLineNumbers": false,
"copyToClipboard": false
},
"include": [],
"ignore": {
"useGitignore": true,
"useDefaultPatterns": true,
"customPatterns": [
".github/",
"downloads/",
".gitignore",
"LICENSE.txt",
".dockerignore",
"fetchtv.**.js",
"package-lock.json",
"repomix.config.json"
]
},
"security": {
"enableSecurityCheck": true
},
"tokenCount": {
"encoding": "o200k_base"
}
}