Skip to content

Commit 73869b4

Browse files
committed
Add editor config file
1 parent 5b7bcc7 commit 73869b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# editorconfig.org
2+
root = true
3+
4+
[*]
5+
indent_style = space
6+
indent_size = 2

0 commit comments

Comments
 (0)