Add some more eslint rules
When setting up eslint for my projects, I import gjs' .eslintrc.json and then add my own modifications in a separate file like this. That way I can make project-specific tweaks while still easily sync with the canonical GNOME style.
Some of those tweaks should be generally useful though, so I think it makes sense to upstream them.