debian-mirror-gitlab/spec/frontend/.eslintrc.yml

10 lines
131 B
YAML
Raw Normal View History

2018-12-23 12:14:25 +05:30
---
env:
jest/globals: true
plugins:
- jest
settings:
import/resolver:
jest:
jestConfigFile: "config/jest.config.js"