mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-14 08:43:42 +08:00
10 lines
144 B
INI
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
|