Static GitHub Issues

[212] eslint not linting automatically

prev: Integrating vue-router-sync
next: Set up Babel for non-client code

Before staring with NUXT, I was developing with vue-cli's webpack template. It had eslint for webpack preLoaders configuration. This seems to be missing in nuxt/starter template. Can you please suggest how to get the feature of eslint for my source code.

I am aware of the documentation on the nuxtjs.org website; however, (as per my understanding) that is for executing it manually and it is not automatically executed every time i save the project files

And kudos for the great work on this project.

Thanks.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c179">#c179</a>)</em></sub></div>