What linter does Glitch use?

This is a pretty broad question, because, naturally, for different languages you opt for different linters. What linter does Glitch use for JavaScript?

Very short question, going sleep soon, cya tomorrow. :wink:

I’m 99% sure that Glitch uses ESLint.

4 Likes

Yeah I think it’s eslint

1 Like

By default, the project editor uses ESLint to detect syntax errors

1 Like

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