Static GitHub Issues

[3081] How can I always run lint on nuxt?

prev: How to use Vue.extend to inject Vue instance into a component in Nuxt?
next: Error: bundle export should be a function when using { runInNewContext: false }

HI.

The lint command is prepared for the project created by "vue init nuxt / starter". When developing with the dev command, I want to apply es-lint every time I save the file. Is there a smart way to achieve this flow?

Could anyone help me? 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/c2667">#c2667</a>)</em></sub></div>