Javascript/Typescript Inspections

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?

0

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

0

请先登录再写评论。