Skip to content

Commit c997092

Browse files
committed
docs: update architecture diagram to v2
1 parent 0f84bfd commit c997092

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In large-scale TypeScript projects, traditional linters (like ESLint) often caus
3131
TSSLint integrates into `tsserver` via the TypeScript plugin system, leveraging the semantic information already computed by your editor.
3232

3333
<p align="center">
34-
<img src="architecture.png" alt="TSSLint Architecture Diagram" width="700">
34+
<img src="architecture_v2.png" alt="TSSLint Architecture Diagram" width="700">
3535
</p>
3636

3737
### Framework Support (Vue, MDX, Astro, etc.)

architecture_v2.png

4.32 MB
Loading

0 commit comments

Comments
 (0)