thelounge/scripts/.eslintrc.yml
Jérémie Astori f6be0e0ee0
Add a script to pre-generate changelog entries
I have been using and improving that script for some time now, at least all 2.5 and 2.6 releases. 👌
2017-11-12 16:28:01 -05:00

6 lines
94 B
YAML

---
# Necessary to support async/await... grumble grumble...
parserOptions:
ecmaVersion: 8