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