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:
Any help, how i can check node sources without this false positives?
Thanks a lot,
ps
Hi,
i'm trying to get some Condifuration working, but none of it will work and affect jslint.
I tried:
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:
Any help, how i can check node sources without this false positives?
Thanks a lot,
ps