javascript - Is there a JSCS Eclipse Plugin? -


is there eclipse plugin jscs or equivalent? if not, best way enforce js style guidelines through eclipse?

tern.java provides tern linter jscs validation. linter must improved, don't hesitate create issues improve it.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -