summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-02 20:18:57 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-02 20:18:57 +0200
commitb90592f58c01b550c44b9db510e4f5c3d9fb7fda (patch)
tree68c69bf3d6e72939d9cef487989d0bbbca7eec43
parent:art: reformat files (diff)
downloadserver-b90592f58c01b550c44b9db510e4f5c3d9fb7fda.tar.xz
:sparkles: add editor config
-rw-r--r--.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644

index 00000000..ca46e26f --- /dev/null +++ b/.editorconfig
@@ -0,0 +1,5 @@ +root = true + +[*.ts] +indent_style = tab +indent_size = 4