From 92f0ae232f48440cc1fbdcf91b7e3d87226ae05d Mon Sep 17 00:00:00 2001 From: Josh Bruce Date: Thu, 5 Apr 2018 11:36:07 -0400 Subject: [PATCH] style --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index ab92841b..97ff4e8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*{json,js}] +[*.{json,js}] charset = utf-8 end_of_line = lf insert_final_newline = true