Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 61613c0

Browse files
committed
chore(.editorconfig): remove newline for .json
1 parent 3cf1571 commit 61613c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ trim_trailing_whitespace = true
1313
[*.md]
1414
insert_final_newline = false
1515
trim_trailing_whitespace = false
16+
17+
[*.json]
18+
insert_final_newline = false

0 commit comments

Comments
 (0)