1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 01:45:03 +00:00
mon-entreprise/mon-entreprise/.eslintrc.yaml
2020-05-14 15:25:22 +02:00

5 lines
118 B
YAML

extends: '../.eslintrc'
overrides:
- files: ['*.test.js', 'cypress/integration/**/*.js']
env:
mocha: true