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

5 lines
84 B
INI
Raw Normal View History

2020-03-24 14:16:21 +00:00
[*]
2019-11-04 13:17:04 +00:00
charset = utf-8
indent_size = 3
2020-03-24 14:16:21 +00:00
indent_style = space
insert_final_newline = true