Skip to content

Commit dfcbe2c

Browse files
committed
docs: add Star History section
1 parent 10e40b7 commit dfcbe2c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ It started as a fork of [`eslint-plugin-import`] using [`get-tsconfig`] to repla
5555
- [Backers](#backers)
5656
- [Changelog](#changelog)
5757
- [License](#license)
58+
- [Star History](#star-history)
5859

5960
## Why
6061

@@ -737,6 +738,16 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m
737738

738739
[MIT][] © [JounQin][]@[1stG.me][]
739740

741+
## Star History
742+
743+
<a href="https://www.star-history.com/#un-ts/eslint-plugin-import-x&Date">
744+
<picture>
745+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=un-ts/eslint-plugin-import-x&type=Date&theme=dark" />
746+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=un-ts/eslint-plugin-import-x&type=Date" />
747+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=un-ts/eslint-plugin-import-x&type=Date" />
748+
</picture>
749+
</a>
750+
740751
[`@typescript-eslint/parser`]: https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser
741752
[`eslint-plugin-import`]: https://github.com/import-js/eslint-plugin-import
742753
[`eslint-import-resolver-typescript`]: https://github.com/import-js/eslint-import-resolver-typescript

0 commit comments

Comments
 (0)