We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e01c93a + 934c19b commit 4847375Copy full SHA for 4847375
.editorconfig
@@ -8,11 +8,5 @@ indent_style = space
8
insert_final_newline = false
9
trim_trailing_whitespace = true
10
11
-[*.md]
12
-trim_trailing_whitespace = true
13
-
14
-[*.txt]
15
16
17
[/package.json]
18
insert_final_newline = true # npm install rewrites the JSON file with a final newline, so we manually keep them to prevent unneeded stashes
0 commit comments