diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ba9ccf0ae1a..c3194a9eadc 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -180,6 +180,7 @@ In case you are suggesting a new feature, we will match your idea with our curre yarn lint ``` + ## Editor Config The [.editorconfig](https://github.com/webpack/webpack-cli/blob/master/.editorconfig) in the root should ensure consistent formatting. Please make sure you've [installed the plugin](http://editorconfig.org/#download) if your text editor needs one.