Files
mediabunny/.editorconfig
T
2024-09-02 01:01:08 +03:00

11 lines
142 B
INI

[*]
end_of_line = lf
indent_style = tab
[package.json]
indent_style = space
indent_size = 2
[README.md]
indent_style = space
indent_size = 4