Skip to content

Commit

Permalink
chore: Update format of .json files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Sep 4, 2023
1 parent 2c7c709 commit ab7b655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 140

[*.{yaml,yml}]
[*.{yaml,yml,json,jsonc}]
indent_size = 2

[package*.json]
Expand Down

0 comments on commit ab7b655

Please sign in to comment.