Commit c80c514f authored by Arthur Verschaeve's avatar Arthur Verschaeve

Delete `examples/riotjs/.editorconfig`

This one is exactly the same as the one in the root directory so there's
no reason for it to be in the riot example folder too.
parent af85f5a2
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[package.json]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
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