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

5 lines
108 B
YAML

# We overwrite the default ESLint configuration for NodeJS scripts
env:
node: true
rules:
no-console: 0