We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eaa835 commit 5449f99Copy full SHA for 5449f99
.editorconfig
@@ -8,6 +8,7 @@ charset = utf-8
8
[*.{css,html,java,js,json,less,txt,ts}]
9
trim_trailing_whitespace = true
10
end_of_line = lf
11
+indent_style = tab
12
tab_width = 4
13
14
[pom.xml]
0 commit comments