1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-09-01 18:03:50 +02:00

Update modulejs to 1.0.0.

This commit is contained in:
Lars Jung
2014-08-20 01:30:26 +02:00
parent 2655a49025
commit 44227f2d67
4 changed files with 301 additions and 295 deletions

View File

@@ -1,4 +1,4 @@
# http://EditorConfig.org
# eitorconfig.org
root = true
@@ -12,7 +12,13 @@ insert_final_newline = true
trim_trailing_whitespace = true
[{package.json,.travis.yml}]
[package.json]
indent_style = space
indent_size = 2
[.travis.yml]
indent_style = space
indent_size = 2