Files
react-diagrams/.editorconfig
Dylan Vorster 9e2f6ffb0f sigh
2019-08-11 00:35:00 +02:00

10 lines
150 B
INI

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