From b09448c64f265190696c1ae97d8bfee93ccd3936 Mon Sep 17 00:00:00 2001 From: Pranshu Chittora Date: Mon, 22 Apr 2019 19:41:59 +0530 Subject: [PATCH] docs(contribute): resolves merge conflicts trying to resolve merge conflicts --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) 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.