We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccd3ab commit a3a49cfCopy full SHA for a3a49cf
.editorconfig
@@ -12,4 +12,7 @@ trim_trailing_whitespace = true
12
trim_trailing_whitespace = false
13
14
[Makefile]
15
-indent_style = tab
+indent_style = tab
16
+
17
+[*.{ets,ts,js}]
18
+quote_type = single
0 commit comments