Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
---
extends: ../frontend/.eslintrc.yml
settings:
import/resolver:
jest:
jestConfigFile: 'jest.config.integration.js'
rules:
no-restricted-imports:
- error
- fs
globals:
mockServer: false