Javascript/Typescript Inspections Charles Wise Created November 21, 2019 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