Add editorconfig

This commit is contained in:
Velichko Karakostov 2021-08-28 12:21:49 +03:00
parent 88d8de76ec
commit a6241563c7
No known key found for this signature in database
GPG Key ID: D4463EC61D69232E

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.{js,css}]
indent_style = space
indent_size = 2