babel-plugin-nunjucks/.editorconfig

9 lines
131 B
INI
Raw Permalink Normal View History

2021-10-04 21:19:14 +03:00
root = true
[*]
2022-02-01 19:07:08 +03:00
indent_style = space
2021-10-04 21:19:14 +03:00
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true