Skip to content

Commit e148a84

Browse files
update readme file
1 parent 86aafa4 commit e148a84

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,6 @@ Key features include:
1111
- Interface and enum information extraction
1212
- Dependency graph generation for TypeScript files
1313

14-
## Repository Structure
15-
16-
```
17-
.
18-
├── src/
19-
│ ├── core/
20-
│ ├── Example/
21-
│ ├── http/
22-
│ ├── infrastructure/
23-
│ ├── interfaces/
24-
│ ├── logger/
25-
│ ├── result/
26-
│ ├── services/
27-
│ └── utils/
28-
├── CHANGELOG.md
29-
├── jest.config.js
30-
├── package.json
31-
├── README.md
32-
└── tsconfig.json
33-
```
34-
3514
### Code Analysis
3615

3716
To analyze a TypeScript codebase:

0 commit comments

Comments
 (0)