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

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -