JSCS not found

at the beginning, JSCS not found, and i tried to install jscs with npm. after that, it shows configuration file for jscs is not found. 

 

0
4 comments

and do you have it in your project? what does your Jscs configuration look like? did you try setting it explicitly using 'Configuration file' option?

0
Avatar
Permanently deleted user

I have encounter exactly same problem. Now my JS files are full of errors.

0
Avatar
Permanently deleted user

finally, I go to Languages & Frameworks - JavaScript - Code Quality Tools and disable all of the tools to find the peace without errors.

0

>I have encounter exactly same problem

What problem? 'JSCS configuration not found' error? Do you have it anywhere in your project (in .jscsrc, in package.json, etc.)? Did you try choosing it explicitly using 'Configuration file' option?

0

Please sign in to leave a comment.