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

10 lines
124 B
YAML
Raw Normal View History

2019-02-15 15:39:39 +05:30
---
env:
jest/globals: true
plugins:
2019-05-30 16:15:17 +05:30
- jest
2019-02-15 15:39:39 +05:30
settings:
import/resolver:
jest:
2019-05-30 16:15:17 +05:30
jestConfigFile: "jest.config.js"