Files
react-diagrams/.editorconfig
2017-07-26 00:40:42 +02:00

10 lines
144 B
INI

[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
# Some exceptions
[{package.json}]
indent_style = space
indent_size = 2