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 bf614e7 commit f1de9baCopy full SHA for f1de9ba
.editorconfig
@@ -5,7 +5,7 @@ indent_style = space
5
insert_final_newline = true
6
trim_trailing_whitespace = true
7
8
-[*{js,jsx,vue,ts,json}]
+[*.{js,jsx,vue,ts,json}]
9
indent_size = 4
10
11
[*.{css,scss,xml,html,yml}]
0 commit comments