Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 407 Bytes

File metadata and controls

14 lines (11 loc) · 407 Bytes

webstorm-code-inspections

Show error messages and suggestions for not supported code in Webstorm.

Internet Explorer 11

  • Object.entries
  • Object.values
  • Array.findIndex
  • Array.flat

How to install?

  1. Go to Webstorm » Preferences (or press ,).
  2. Select Editor » Inspections.
  3. Choose ⚙️ at the top and Import Profile… from the dropdown.