Address @lhorie's comments, fix HTML test files
This commit is contained in:
parent
85f7fa6b41
commit
b7ae45b6e0
7 changed files with 131 additions and 150 deletions
|
|
@ -65,7 +65,7 @@
|
|||
"no-array-constructor": 2,
|
||||
"no-lonely-if": 2,
|
||||
"no-new-object": 2,
|
||||
"no-multiple-empty-lines": [2, {"max": 2}],
|
||||
"no-multiple-empty-lines": [2, {"max": 1}],
|
||||
"no-spaced-func": 2,
|
||||
"no-unneeded-ternary": 2,
|
||||
"object-curly-spacing": 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue