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 a91a1f6 commit c7b0fc1Copy full SHA for c7b0fc1
.editorconfig
@@ -11,6 +11,6 @@ indent_style = tab
11
indent_size = tab
12
tab_width = 4
13
14
-[{*.json, *.yaml, *.yml, *.md}]
+[*.{json,yaml,yml,md}]
15
indent_style = space
16
indent_size = 2
0 commit comments