© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Somasundaram Ayyappan
Try using eslint-loader. It works with HMR and shows lint errors in both console and browser.
pramod
#Frond end developer, #ui, #javascript
for testing??
Almost all test runners have watch mode, which reruns the test on every save. What test runner you are using?
tape and im using standard for linting...
tape-watch might help you with running tests on save.
does eslint-loader works with standard also??
Try using eslint-config-standard