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:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user