Skip to content

Commit

Permalink
Add purpose to intro in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisw authored Feb 11, 2024
1 parent 675cda3 commit da10b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# eslint-plugin-i

A fork of [`eslint-plugin-import`] using [`get-tsconfig`] to replace [`tsconfig-paths`](https://github.com/dividab/tsconfig-paths) and heavy [`typescript`](https://github.com/microsoft/TypeScript) under the hood.
A fork of [`eslint-plugin-import`] using [`get-tsconfig`] to replace [`tsconfig-paths`](https://github.com/dividab/tsconfig-paths) and heavy [`typescript`](https://github.com/microsoft/TypeScript) under the hood, making it faster, through less heavy dependency on Typescript, and cleaner dependencies altogether.

It will rebase and try to release in order to sync with the upstream every day, see [.github/workflows/rebase-upstream.yml](.github/workflows/rebase-upstream.yml) for details.

Expand Down

0 comments on commit da10b1d

Please sign in to comment.