work.suroh.tk/node_modules/@11ty/eleventy/.editorconfig

12 lines
183 B
INI
Raw Normal View History

2019-12-02 12:22:45 +00:00
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace = true
charset = utf-8
[*.js]
insert_final_newline = true