configuration - Atom JSHint for JavaScript inside HTML -


i started using atom. installed linter-jshint , jshint

after setting jshint executable path. had jshint working on javascript files. however, after several hours still cannot work javascript in html files. looked in package.json , docs did not find works.

i saw there flag --extract=[auto|always|never]. not sure how use in atom.

linter-jshint package has lintinlinejavascript configuration can enable make lint html files.

you can find more configuration in github readme.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

sharepoint - Accessing files across a shared directory using a Windows service -