1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-01 09:44:20 +02:00
Files
misskey/packages/misskey-js/.editorconfig
Kagami Sascha Rosylight abdb43c440 Revert "Additional changes for the merge"
This reverts commit efb5e1d1cc.
2023-03-25 08:20:34 +01:00

8 lines
96 B
INI

root = true
[*]
indent_style = tab
indent_size = 2
charset = utf-8
insert_final_newline = true