JavaScript for WordPress Forums Vanilla JavaScript 1.7.14.9 – ERROR LINTING WITH GULP Reply To: 1.7.14.9 – ERROR LINTING WITH GULP

#25892
Zac Gordon
Keymaster

Okay, so it looks like it is working, it’s just finding errors based on the default configuration.

Try checking that there isn’t an error in app.js where it suggests.

If you’re just running it on the sample code it should work properly.

We haven’t covered eslint config in much depth yet (we will) but it may be that there is a global rule that is different than what I had in the demos and that is conflicting.

Have you changed any of the sample code or are you just running the default demo?