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 c9f3966 commit 97b8596Copy full SHA for 97b8596
.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