Merge "Change Elmsharp.Wearable target framework to 2.0"
[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