From 325ddb020497a7a6aa2f6be819e887c410766706 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 31 Mar 2016 11:49:55 -0300 Subject: Update .editorconfig --- .editorconfig | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 15dd92ecd..5325248da 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,7 +14,13 @@ indent_style = tab indent_style = space indent_size = 4 -[web/react/package.json] +[webapp/package.json] +indent_size = 2 + +[i18n/**.json] +indent_size = 2 + +[webapp/i18n/**.json] indent_size = 2 [Makefile] -- cgit v1.2.3-1-g7c22