frontend-hot-starterkit icon indicating copy to clipboard operation
frontend-hot-starterkit copied to clipboard

Lint errors should warn during development

Open MoOx opened this issue 10 years ago • 1 comments

We should run lint on each save. Maybe lint via a webpack loader? Or just a separate process to avoid webpack dep for this part.

MoOx avatar Jan 17 '15 15:01 MoOx

we will go for a eslint-loader Avoid linting everything, only lint modified files

MoOx avatar Jan 23 '15 07:01 MoOx