We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70d5f9c + 4c6ebb1 commit bd447f7Copy full SHA for bd447f7
.editorconfig
@@ -0,0 +1,10 @@
1
+
2
+root = true
3
4
+[{src,scripts}/**.{ts,json,js}]
5
+end_of_line = crlf
6
+charset = utf-8
7
+trim_trailing_whitespace = true
8
+insert_final_newline = true
9
+indent_style = space
10
+indent_size = 4
0 commit comments