JSCS not found Permanently deleted user Created April 01, 2017 17:24 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.
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?
I have encounter exactly same problem. Now my JS files are full of errors.
finally, I go to Languages & Frameworks - JavaScript - Code Quality Tools and disable all of the tools to find the peace without errors.
>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?