odin-js-fundamentals-part-4/node_modules/ajv/scripts/.eslintrc.yml

4 lines
62 B
YAML
Raw Normal View History

2024-01-05 19:30:21 +00:00
rules:
no-console: 0
no-empty: [2, allowEmptyCatch: true]