svelte-multiview/.editorconfig
Martin Donnelly 1c51c2165c * bit of tidying up
* bbc back to old m3u8
* updated EuroNews link
2020-06-10 12:36:24 +01:00

14 lines
229 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
[{package.json,.travis.yml,.eslintrc.json}]
indent_style = space
indent_size = 2