Skip to content

Commit b56f6ab

Browse files
committed
Fixed editorconfig
1 parent a738c61 commit b56f6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ insert_final_newline = false
99
trim_trailing_whitespace = true
1010

1111
[/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
12+
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

Comments
 (0)