We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89867d commit 7a0c95cCopy full SHA for 7a0c95c
.editorconfig
@@ -0,0 +1,9 @@
1
+# top-most EditorConfig file
2
+root = true
3
+
4
+[*]
5
+end_of_line = lf
6
+charset = utf-8
7
8
+[*.{js,css,sass,scss}]
9
+indent_style = tab
0 commit comments