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

6 lines
98 B
YAML
Raw Normal View History

2023-09-25 15:58:56 +08:00
parserOptions:
sourceType: script
rules:
no-console: 0
no-empty: [2, allowEmptyCatch: true]