1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/.editorconfig
2019-12-08 22:06:50 +01:00

23 lines
261 B
INI

[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=2
[*.svg]
indent_style=tab
tab_width=3
[*.html]
indent_size=3
insert_final_newline=false
[*.md]
indent_style=tab
tab_width=3
[*.js.map]
indent_style=tab
indent_size=3