Skip to content

Commit 374e5a8

Browse files
committed
feat(rules): add eslint v3.1.0 rules
1 parent 87fc079 commit 374e5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/common.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ module.exports = {
166166
max: 2,
167167
},
168168
],
169+
'multiline-ternary': OFF,
169170
'new-cap': [
170171
ERROR,
171172
{

0 commit comments

Comments
 (0)