Added EditorConfig for coding convention consistency.

This commit is contained in:
Cam Findlay 2014-12-10 15:59:28 +13:00
parent 99025836cd
commit f74af7b0d0
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ indent_style = space
# The indent size used in the `package.json` file cannot be changed
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
indent_size = 2
indent_style = space
indent_style = space