fix eslint task extending .phpunit
This commit is contained in:
parent
521ac622e4
commit
4a60652be9
|
@ -17,7 +17,7 @@ phpunit:
|
|||
extends: .phpunit
|
||||
|
||||
eslint:
|
||||
extends: .phpunit
|
||||
extends: .eslint
|
||||
|
||||
phpstan:
|
||||
extends: .phpstan
|
||||
|
|
Loading…
Reference in New Issue