Skip to content

Commit 9ea28f7

Browse files
docs: add message for webpack 4
1 parent e83e399 commit 9ea28f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
# eslint-webpack-plugin
1515

16+
> This is eslint-webpack-plugin 3.0 which works only with webpack 5. For the webpack 4, see the [2.x branch](https://github.com/webpack-contrib/eslint-webpack-plugin/tree/2.x).
17+
1618
This plugin uses [`eslint`](https://eslint.org/) to find and fix problems in your JavaScript code
1719

1820
## Getting Started

0 commit comments

Comments
 (0)