idok / jscs-plugin

jscs intellij plugin
http://plugins.jetbrains.com/plugin/7554
MIT License
54 stars 5 forks source link

airbnb preset, webstorm & lots of unknown JSCS option name #25

Open jim-y opened 8 years ago

jim-y commented 8 years ago

Hi,

I have just recently added the airbnb preset for my jscs config file. airbnb.json

The problem I have in WebStrom 11.0.3 is that WS keeps outputting Unknown JSCS option name errors. I have the latest 2.11.0 jscs installed locally and globally also! Should I just downgrade the jscs preset for an earlier version?

Cheers