aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 886d72aa2d93986040aca1d9ca688c824318b635 (plain)
1
2
3
4
5
6
7
[*]
end_of_line = lf
indent_style = tab
ij_smart_tabs = true

[*.json]
tab_width = 2