Skip to content

Commit ab1b635

Browse files
committed
Merge branch 'main' of github.com:pzmosquito/eslint-import-resolver-vite
2 parents 550461b + f72d641 commit ab1b635

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# eslint-import-resolver-vite
22

3-
Vite module resolution plugin for `eslint-plugin-import`.
3+
Vite module resolution plugin for `eslint-plugin-import`. This plugin will resolve the `resolve.alias` option.
44

5-
This plugin will resolve the `resolve.alias` option.
5+
> #### Version `2.0.0-beta.1` is available. See [what's changed](https://github.com/pzmosquito/eslint-import-resolver-vite/releases/tag/2.0.0-beta.1).
6+
> ```sh
7+
> npm install --save-dev [email protected]
8+
> ```
69
710
### Installation
811
```sh

0 commit comments

Comments
 (0)