We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b947d commit 8ac8972Copy full SHA for 8ac8972
.editorconfig
@@ -10,6 +10,6 @@ trim_trailing_whitespace = true
10
indent_style = space
11
indent_size = 4
12
13
-[*.{js,vue,json,less}]
+[*.{js,vue,json,less,tpl}]
14
indent_style = tab
15
0 commit comments