Merge branch 'next' of https://github.com/lhorie/mithril.js into patch-2
This commit is contained in:
commit
37266a2b8f
9 changed files with 30 additions and 25 deletions
|
|
@ -84,7 +84,7 @@
|
|||
}],
|
||||
"space-before-keywords": 2,
|
||||
"space-in-parens": 2,
|
||||
"space-infix-ops": [2, {"int32Hint": false}],
|
||||
"space-infix-ops": [2, {"int32Hint": true}],
|
||||
"space-unary-ops": 2,
|
||||
"spaced-comment": [2, "always"],
|
||||
"max-depth": [2, 4],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue