Files
unyo-app/.editorconfig

7 lines
81 B
INI

root = true
[*.dart]
indent_style = space
indent_size = 2
max_line_length = 110