mirror of
https://github.com/yamadashy/repomix.git
synced 2025-06-11 00:25:54 +03:00
# Conflicts: # src/core/packager.ts # src/core/security/securityCheck.ts # src/shared/processConcurrency.ts # Conflicts: # package-lock.json # package.json
16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"output": {
|
|
"filePath": "repomix-output.txt",
|
|
"headerText": "This repository is simple-project",
|
|
"removeComments": false,
|
|
"removeEmptyLines": false,
|
|
"topFilesLength": 5,
|
|
"showLineNumbers": false
|
|
},
|
|
"ignore": {
|
|
"useGitignore": true,
|
|
"useDefaultPatterns": true,
|
|
"customPatterns": []
|
|
}
|
|
}
|