1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 04:32:35 +01:00

add editor config

This commit is contained in:
Flam3rboy 2021-09-02 20:18:57 +02:00
parent 8092216343
commit 976c4ce328

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.ts]
indent_style = tab
indent_size = 4