Javascript/Typescript Inspections Charles Wise 创建于 2019年11月21日 19:27 Is there anywhere to view the list of inspections in WebStorm? Also, is there any way to sync the Javascript and Typescript inspections w/ESLint and TSLint configurations?
You can view all available inspections in Settings | Editor | Inspections
>Also, is there any way to sync the Javascript and Typescript inspections w/ESLint and TSLint configurations?
no, it's not possible