debian-mirror-gitlab/spec/frontend/.eslintrc.yml
2018-12-23 12:14:25 +05:30

10 lines
131 B
YAML

---
env:
jest/globals: true
plugins:
- jest
settings:
import/resolver:
jest:
jestConfigFile: "config/jest.config.js"