File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ It started as a fork of [`eslint-plugin-import`] using [`get-tsconfig`] to repla
55
55
- [ Backers] ( #backers )
56
56
- [ Changelog] ( #changelog )
57
57
- [ License] ( #license )
58
+ - [ Star History] ( #star-history )
58
59
59
60
## Why
60
61
@@ -737,6 +738,16 @@ Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.m
737
738
738
739
[MIT][] © [JounQin][]@[1stG.me][]
739
740
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
+
740
751
[`@typescript-eslint/parser`] : https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser
741
752
[`eslint-plugin-import`] : https://github.com/import-js/eslint-plugin-import
742
753
[`eslint-import-resolver-typescript`] : https://github.com/import-js/eslint-import-resolver-typescript
You can’t perform that action at this time.
0 commit comments