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

10 lines
131 B
YAML
Raw Normal View History

2018-08-29 16:45:53 -04:00
---
env:
jest/globals: true
plugins:
- jest
settings:
import/resolver:
jest:
jestConfigFile: "config/jest.config.js"