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

6 lines
94 B
INI
Raw Normal View History

root=true
[*]
2019-11-04 13:17:04 +00:00
charset = utf-8
indent_size = 3
indent_style = space
insert_final_newline = true