Commit 6a72f0f1 authored by Mike Greiling's avatar Mike Greiling

Update ee-specific specs eslintrc.yml configuration

parent cea2ca3c
......@@ -36,3 +36,9 @@ rules:
- error
- devDependencies:
- ee/spec/**/*.js
# Temporarily disabled to facilitate an upgrade to eslint-plugin-jasmine
jasmine/new-line-before-expect: off
jasmine/new-line-between-declarations: off
jasmine/no-promise-without-done-fail: off
jasmine/prefer-jasmine-matcher: off
jasmine/prefer-toHaveBeenCalledWith: off
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment