summaryrefslogtreecommitdiff
path: root/spec/contracts/consumer/.eslintrc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/contracts/consumer/.eslintrc.yml')
-rw-r--r--spec/contracts/consumer/.eslintrc.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/contracts/consumer/.eslintrc.yml b/spec/contracts/consumer/.eslintrc.yml
new file mode 100644
index 00000000000..e4b380714d3
--- /dev/null
+++ b/spec/contracts/consumer/.eslintrc.yml
@@ -0,0 +1,7 @@
+---
+extends:
+ - 'plugin:@gitlab/jest'
+settings:
+ import/core-modules:
+ - '@pact-foundation/pact'
+ - jest-pact