From 9ff791cd3f6bc53618255580273d867a2010b9e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cruz?= Date: Sat, 2 Jan 2016 15:19:05 +0000 Subject: [PATCH] Update .editorconfig (made with screpto) --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index 779f99a..8bc4f10 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[package.json] +indent_size = 2