From 20c859f7f981c188deaaeb3f399ab25ec449dc2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E6=B8=A1?= Date: Thu, 29 Oct 2015 08:21:01 +0800 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index e46c354..8d09244 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,7 +17,7 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false -indent_size = 4 +indent_size = 2 [{package.json,bower.json}] indent_size = 2