eslint now allows fdescribes
This commit is contained in:
parent
2ced497638
commit
5b7cfe348c
|
@ -29,4 +29,4 @@ rules:
|
|||
curly: [error, multi]
|
||||
indent: [error, 4]
|
||||
arrow-parens: [error, as-needed]
|
||||
no-focused-tests: 0
|
||||
jasmine/no-focused-tests: 0
|
Loading…
Reference in New Issue