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
1 comment

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

Please sign in to leave a comment.