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.
1 parent e01c93a commit 934c19bCopy full SHA for 934c19b
.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