patek.cz/linting/js/eslintrc.yml
2019-07-17 21:59:14 +02:00

7 lines
121 B
YAML

rules:
quotes:
- error
- double
unicorn/prefer-query-selector: off
no-negated-condition: off