简体   繁体   中英

JSCS can not find jscs files on PhpStorm and WebStorm

I work adonis.js. I have a problem. When I open adonis project in WebStorm and PhpStorm, editors create a problem "jscs can not find". It is a general view. I try on both editor.

在此处输入图片说明

The same problem occur. I search it on the Google, they say we solve the problem, but it is alive.

Please try disabling JSCS support by clearing Enable checkbox in Settings | Languages & Frameworks | JavaScript | Code Quality Tools | JSCS - can you still see the error? Also, from screenshot it seems that ES6 syntax in your file is not accepted; please make sure to switch Javascript Language version ( Settings | Languages & Frameworks | JavaScript ) to ECMAScript 6

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM