Create .editorconfig

This commit is contained in:
lowlighter
2021-05-14 22:37:46 +02:00
parent a284c6abf2
commit 9adb3ff315

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
[*.{js,mjs}]
charset = utf-8
indent_style = space
indent_size = 2