jasmine no focused test lint rule enabled
This commit is contained in:
parent
5a8afa19a3
commit
f5fd929970
|
@ -31,4 +31,3 @@ rules:
|
||||||
curly: [error, multi-or-nest]
|
curly: [error, multi-or-nest]
|
||||||
indent: [error, 4]
|
indent: [error, 4]
|
||||||
arrow-parens: [error, as-needed]
|
arrow-parens: [error, as-needed]
|
||||||
jasmine/no-focused-tests: 0
|
|
Loading…
Reference in New Issue