1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-11 13:15:01 +00:00
mon-entreprise/site/build/.eslintrc.yaml

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

6 lines
108 B
YAML
Raw Normal View History

2023-09-12 09:37:17 +02:00
# We overwrite the default ESLint configuration for NodeJS scripts
env:
node: true
rules:
no-console: 0