We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4351987 commit e2068bbCopy full SHA for e2068bb
.editorconfig
@@ -4,8 +4,6 @@ root = true
4
charset = utf-8
5
trim_trailing_whitespace = true
6
insert_final_newline = true
7
-
8
-[*.js]
9
indent_style = space
10
-indent_width = 2
+indent_size = 2
11
end_of_line = lf
0 commit comments