Skip to content

Commit a101c20

Browse files
docs(readme): update webpack compatibility note (#221)
Co-authored-by: Ricardo Gobbo de Souza <[email protected]>
1 parent 28fb98f commit a101c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# eslint-webpack-plugin
1414

15-
> 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).
15+
> This version of eslint-webpack-plugin only works with webpack 5. For the webpack 4, see the [2.x branch](https://github.com/webpack-contrib/eslint-webpack-plugin/tree/2.x).
1616
1717
This plugin uses [`eslint`](https://eslint.org/) to find and fix problems in your JavaScript code
1818

0 commit comments

Comments
 (0)