We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55dfa60 commit 2a5c641Copy full SHA for 2a5c641
1 file changed
.editorconfig
@@ -7,6 +7,7 @@ root = true
7
[*]
8
indent_style = tab
9
indent_size = 4
10
+trim_trailing_whitespace = true
11
12
# The indent size used in the `package.json` file cannot be changed
13
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
0 commit comments