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
commit976c4ce328e1b6461554897cb55dbda13a0130c5 (patch)
tree46fd326a827a2586428a8e4fca951e9f5366120a
parent:art: reformat files (diff)
downloadserver-976c4ce328e1b6461554897cb55dbda13a0130c5.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