You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
# eslint-import-resolver-vite
2
2
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.
4
4
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/untagged-5ecea36ccacfd45396b3).
0 commit comments