We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9fac5 commit 4c96012Copy full SHA for 4c96012
.editorconfig
@@ -0,0 +1,8 @@
1
+[*]
2
+end_of_line = lf
3
+insert_final_newline = true
4
+
5
+[*.{js,css}]
6
+charset = utf-8
7
+indent_style = space
8
+indent_size = 2
0 commit comments