1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 09:24:24 +04:00
Files
tabler/.editorconfig
2020-03-28 15:46:18 +01:00

15 lines
192 B
INI

[*]
charset=utf-8
end_of_line=lf
insert_final_newline=false
indent_style=tab
tab_width=3
max_line_length=off
[*.{rb,yml,scss,json}]
indent_style=space
indent_size=2
[*.js.map]
indent_size=3