We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99684c8 commit e527f6bCopy full SHA for e527f6b
1 file changed
.editorconfig
@@ -14,6 +14,9 @@ insert_final_newline = true
14
indent_style = space
15
indent_size = 4
16
17
+[package.json]
18
+indent_size = 2
19
+
20
[.{jshintrc,jscsrc}]
21
22
0 commit comments