Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Internal: Added config for package.json to .editorconfig. See #318.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jan 3, 2020
1 parent cba0799 commit c0a2666
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true

[package.json]
indent_style = space
tab_width = 2

0 comments on commit c0a2666

Please sign in to comment.