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 2b846dc commit 7246297Copy full SHA for 7246297
.editorconfig
@@ -10,6 +10,6 @@ indent_style = space
10
indent_size = 4
11
max_line_length = 100
12
13
-[{*.json,*.yml,*.yaml,*.md}]
+[{*.json,*.yml,*.yaml,*.typ,*.md}]
14
indent_style = space
15
indent_size = 2
0 commit comments