Skip to content

Commit a3a49cf

Browse files
committed
Update .editorconfig
1 parent 7ccd3ab commit a3a49cf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.editorconfig

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ trim_trailing_whitespace = true
1212
trim_trailing_whitespace = false
1313

1414
[Makefile]
15-
indent_style = tab
15+
indent_style = tab
16+
17+
[*.{ets,ts,js}]
18+
quote_type = single

0 commit comments

Comments
 (0)