Skip to content

Commit

Permalink
🔧 chore: update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Feb 10, 2021
1 parent 24a4485 commit 3604885
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@ indent_size = 4

[*.md]
indent_size = 3

[*.json]
insert_final_newline = ignore

[**.min.js]
indent_style = ignore
insert_final_newline = ignore

0 comments on commit 3604885

Please sign in to comment.