We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86aafa4 commit e148a84Copy full SHA for e148a84
README.md
@@ -11,27 +11,6 @@ Key features include:
11
- Interface and enum information extraction
12
- Dependency graph generation for TypeScript files
13
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
35
### Code Analysis
36
37
To analyze a TypeScript codebase:
0 commit comments