Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.eslintrc.yml « consumer « contracts « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e4b380714d3536eb7c853bd634a9b8cf2e74afb4 (plain)
1
2
3
4
5
6
7
---
extends:
  - 'plugin:@gitlab/jest'
settings:
  import/core-modules:
    - '@pact-foundation/pact'
    - jest-pact