My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Is there a way to lint and test my files on every save while using webpack and React HMR?

pramod's photo
pramod
·Jan 9, 2017

I'm working on a sample React project, where I'm using HMR for hot reloading, but I have a use case where I want to lint and test my files on every save, is there a plugin or a hack to tie these two behaviors with the HMR?