This repository has been archived on 2024-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
ishml/.eslintrc.yml

4 lines
63 B
YAML
Raw Normal View History

2020-07-10 12:23:16 +03:00
extends: standard
rules:
"semi": 0 # do not force semicolons