JavaScript for WordPress › Forums › Vanilla JavaScript › 1.7.14.9 – ERROR LINTING WITH GULP › Reply To: 1.7.14.9 – ERROR LINTING WITH GULP
April 17, 2017 at 2:36 pm
#25892
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?