We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a60ab0 commit 33261a4Copy full SHA for 33261a4
.editorconfig
@@ -9,7 +9,7 @@ indent_style = space
9
insert_final_newline = true
10
trim_trailing_whitespace = true
11
12
-[*.{js,rb}]
+[*.{js,rb,css,html}]
13
indent_size = 2
14
15
[*.go]
0 commit comments