aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/.editorconfig b/apps/settings/.editorconfig
index e9391ffef4d..fab810415cf 100644
--- a/apps/settings/.editorconfig
+++ b/apps/settings/.editorconfig
@@ -9,6 +9,6 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
-[{package.json,.travis.yml,webpack.config.js}]
+[{package.json,webpack.config.js}]
indent_style = space
indent_size = 2 \ No newline at end of file