Skip to content

Commit

Permalink
Merge pull request #19 from pcman-bbs/fit-editorconfig
Browse files Browse the repository at this point in the history
Fit editorconfig. Modify Spaces into Tab.
  • Loading branch information
kidwm committed Aug 27, 2015
2 parents b465819 + a65a3a9 commit bde6102
Show file tree
Hide file tree
Showing 8 changed files with 2,288 additions and 2,288 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = tab
indent_size = 8
indent_size = 4

[package.json]
indent_style = space
Expand Down
Loading

0 comments on commit bde6102

Please sign in to comment.