Commit d8c6f9c0 authored by Piotrek Koszuliński's avatar Piotrek Koszuliński

Internal: Added config for package.json to .editorconfig. See #318.

parent 16412ddf
......@@ -10,3 +10,7 @@ charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[package.json]
indent_style = space
tab_width = 2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment