File tree Expand file tree Collapse file tree 3 files changed +43
-0
lines changed
Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 11.DS_Store
22deno.lock
3+ repomix-output.xml
34t.ts
45t2.ts
Original file line number Diff line number Diff line change 1+ .devcontainer/
2+ .git/
3+ .github/
4+ .vscode/
5+ .zed/
6+ repomix-output.xml
7+ src/codegen/__snapshots__/
8+ src/vocab/__snapshots__/
9+ src/npm/
10+ scripts/
11+ t.ts
Original file line number Diff line number Diff line change 1+ {
2+ "output" : {
3+ "filePath" : " repomix-output.xml" ,
4+ "style" : " xml" ,
5+ "parsableStyle" : false ,
6+ "fileSummary" : true ,
7+ "directoryStructure" : true ,
8+ "removeComments" : false ,
9+ "removeEmptyLines" : false ,
10+ "compress" : false ,
11+ "topFilesLength" : 5 ,
12+ "showLineNumbers" : false ,
13+ "copyToClipboard" : false ,
14+ "git" : {
15+ "sortByChanges" : true ,
16+ "sortByChangesMaxCommits" : 100
17+ }
18+ },
19+ "include" : [],
20+ "ignore" : {
21+ "useGitignore" : true ,
22+ "useDefaultPatterns" : true ,
23+ "customPatterns" : []
24+ },
25+ "security" : {
26+ "enableSecurityCheck" : true
27+ },
28+ "tokenCount" : {
29+ "encoding" : " o200k_base"
30+ }
31+ }
You can’t perform that action at this time.
0 commit comments