From aece756e07382debe25f930d16abb6360bc39ef2 Mon Sep 17 00:00:00 2001 From: hates Date: Mon, 29 May 2017 22:49:35 +0300 Subject: [PATCH] editorconfig tweak --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 2536d66bf13..1c96445761b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[package.json] +indent_size = 2