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 a738c61 commit b56f6abCopy full SHA for b56f6ab
.editorconfig
@@ -9,4 +9,4 @@ insert_final_newline = false
9
trim_trailing_whitespace = true
10
11
[/package.json]
12
-insert_final_newline = false # npm install rewrites the JSON file with a final newline, so we manually keep them to prevent unneeded stashes
+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