[NUI][API11] Fix error if LottieAnimationView set BackgroundData before set URL
[platform/core/csapi/tizenfx.git] / .editorconfig
1 root = true
2
3 [*]
4 end_of_line = lf
5
6 [*.{cs,xaml}]
7 indent_style = space
8 indent_size = 4