We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37fa5a commit e858fbeCopy full SHA for e858fbe
.editorconfig
@@ -0,0 +1,11 @@
1
+[*]
2
+charset = utf-8
3
+end_of_line =crlf
4
+
5
+[*.ts]
6
+indent_size = 2
7
+indent_style = space
8
9
+[*.md]
10
11
0 commit comments