This repository has been archived on 2021-06-02. You can view files and clone it, but cannot push or open issues or pull requests.
RealtimeDB-OLD/.editorconfig

9 lines
119 B
INI

root=true
[*]
charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true
[*.yml]
indent_size = 2