Merge "Enable "no-new" and "guard-for-in""
This commit is contained in:
commit
5ee95b95ee
@ -30,9 +30,7 @@ rules:
|
|||||||
brace-style: 1
|
brace-style: 1
|
||||||
no-extra-parens: 1
|
no-extra-parens: 1
|
||||||
callback-return: 1
|
callback-return: 1
|
||||||
guard-for-in: 1
|
|
||||||
block-scoped-var: 1
|
block-scoped-var: 1
|
||||||
no-new: 1
|
|
||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
# Angular Plugin Customization
|
# Angular Plugin Customization
|
||||||
|
Loading…
x
Reference in New Issue
Block a user