Skip to content

Commit 124b62f

Browse files
committed
Add .editorconfig
1 parent 0494008 commit 124b62f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
root = true
2+
3+
[*.{scss,html,md}]
4+
indent_style = space
5+
indent_size = 2

0 commit comments

Comments
 (0)