hexo/node_modules/ajv/scripts/.eslintrc.yml

6 lines
103 B
YAML
Raw Normal View History

2023-10-03 11:14:36 +08:00
parserOptions:
sourceType: script
rules:
no-console: 0
no-empty: [2, allowEmptyCatch: true]