Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration will not take affect #11

Open
petershaw opened this issue Sep 11, 2014 · 1 comment
Open

Configuration will not take affect #11

petershaw opened this issue Sep 11, 2014 · 1 comment

Comments

@petershaw
Copy link

Hi,

i'm trying to get some Condifuration working, but none of it will work and affect jslint.

I tried:

-Dnode=true -Dpredef=require 

as command in the project panel. I also tried to set a .jslintrc file in the jenkins home folder AND in the project workspace. I also put a Header into the file: /*jslint node: true, predef: require */, but none of these will take any affekt, I still got:

require' is not defined.  

Any help, how i can check node sources without this false positives?
Thanks a lot,
ps

@gavD
Copy link
Contributor

gavD commented Sep 11, 2014

Hi,

I'm no longer the maintainer on this product but I think there's a box on the plugin configuration, either at job of Jenkins config level, that allows you to enter your JSLint options. It's a long time since I touched it though so apologies if that's not the case!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants