We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dae1b commit e529b18Copy full SHA for e529b18
.editorconfig
@@ -10,3 +10,7 @@ trim_trailing_whitespace = true
10
insert_final_newline = true
11
indent_style = space
12
indent_size = 4
13
+
14
+[package.json]
15
+indent_style = space
16
+indent_size = 2
0 commit comments