.editorconfig in ppl-4.0.2 vs .editorconfig in ppl-4.0.3

- old
+ new

@@ -1,11 +1,23 @@ +[*.js] +indent_style = space +indent_size = 2 + +[*.njk] +indent_style = space +indent_size = 2 + +[*.scss] +indent_style = space +indent_size = 2 + [*.yml] indent_style = space indent_size = 2