We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a2a4c commit 5d7abdbCopy full SHA for 5d7abdb
.editorconfig
@@ -7,3 +7,6 @@ indent_style = space
7
charset = utf-8
8
trim_trailing_whitespace = true
9
indent_size = 4
10
+
11
+[*.{sql,html,css,json,js,ts,jsx,tsx}]
12
+indent_size = 2
0 commit comments