1
0
mirror of https://gitea.com/actions/setup-node.git synced 2025-07-12 11:43:55 +08:00
setup-node/node_modules/ajv/scripts/.eslintrc.yml

4 lines
62 B
YAML
Raw Normal View History

2020-01-25 01:30:26 +08:00
rules:
no-console: 0
no-empty: [2, allowEmptyCatch: true]