File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
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
You can’t perform that action at this time.
0 commit comments