gitlab-org--gitlab-foss/spec/frontend/.eslintrc.yml

10 lines
124 B
YAML
Raw Normal View History

2018-08-29 20:45:53 +00:00
---
env:
jest/globals: true
plugins:
- jest
settings:
import/resolver:
jest:
2018-12-10 12:22:05 +00:00
jestConfigFile: "jest.config.js"