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 c29379c commit 6f182f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
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 6f182f0

Please sign in to comment.