js-dxtools / webpack-validator

Validates your webpack config with Joi
MIT License
295 stars 29 forks source link

Strict mode - Warn about missing `''` at `extensions` #41

Open bebraw opened 8 years ago

bebraw commented 8 years ago

It's easy to miss '' at extensions. Removing it usually breaks the project.