Question for the community: what eslint rules do you wish were default on Glitch?

Hi! We’re taking a look at our default eslint rules, as there are some newish JavaScript features and requests that come through occasionally to us on social media. We’d love to know what you all in here think:

What eslint rules do you wish were default on Glitch? This could be individual rules or style guides you like, such as Airbnb’s iconic config!

And an important disclaimer: I’m extremely not interested in starting a heated debate on what the best code formatting practices are, there are plenty of those online. I want to know what you all prefer personally while you work in Glitch so we can take all of your voices into consideration when we make future updates. And in case you didn’t know, you can already add your own custom rules with an eslint config file if you don’t like the defaults we choose.

5 Likes

Hi there - I just got an update on the overrides key support. The team had looked into what we’d need to do to add support and for the time being we aren’t able to do the work needed to get that support for now. We’ll revisit it when we do future work on the linter!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.