Inspectopedia
 
2024.3

Webpack config compliance with JSON Schema

Warning
Sanity
New
Last modified: 03 December 2024

Validates options in webpack config files (which name should start with `webpack`, e.g. `webpack.config.js`) against webpack options schema.

Disable this inspection to turn off validation and code completion inside the configuration object.