From cc801df80c3b8631bf4c1684b67b224a4b5efb4a Mon Sep 17 00:00:00 2001 From: Tiago Schenkel Date: Wed, 20 Mar 2019 20:07:59 +0100 Subject: [PATCH] chore: update editorconfig settings --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 04e96b5..aa96abd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,6 @@ indent_size = 4 indent_style = space indent_size = 2 -[{.codeclimate.yml,.eslintignore,.eslintrc,.istanbul.yml,.publishrc,.travis.yml}] +[{.auditignore,.codeclimate.yml,.eslintignore,.eslintrc,.istanbul.yml,.prettierrc,.publishrc,.travis.yml}] indent_style = space indent_size = 2