We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent c8b3079 commit dad3381Copy full SHA for dad3381
.editorconfig
@@ -7,6 +7,6 @@ end_of_line = lf
7
insert_final_newline = true
8
trim_trailing_whitespace = true
9
10
-[{README.md,package.json,spec.html,.travis.yml}]
+[{DISCUSSIONS.md,package.json,*.yml}]
11
indent_style = space
12
indent_size = 2
0 commit comments