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 2604de7 commit 03d2e36Copy full SHA for 03d2e36
.editorconfig
@@ -6,7 +6,7 @@ insert_final_newline = true
6
trim_trailing_whitespace = true
7
charset = utf-8
8
9
-[*.ts]
+[{*.ts,*.vue}]
10
indent_style = space
11
indent_size = 2
12
0 commit comments