1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 23:55:01 +00:00
mon-entreprise/site/.eslintrc.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
118 B
YAML
Raw Normal View History

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