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 dec560d commit 8ca4552Copy full SHA for 8ca4552
.editorconfig
@@ -14,7 +14,7 @@ trim_trailing_whitespace = false
14
[*.{yml,yaml}]
15
indent_size = 2
16
17
-[*.{js,ts,vue}]
+[*.{js,ts,mts,vue}]
18
19
indent_style = tab
20
0 commit comments