kentcdodds / webpack-validator-DEPRECATED

Use this to save yourself some time when working on a webpack configuration.
MIT License
93 stars 8 forks source link

Implement all internal validators #46

Open jonathanglasmeyer opened 8 years ago

jonathanglasmeyer commented 8 years ago

This tracks the progress of the implementations of all internal validators, meaning those that validate the official webpack configuration properties.

Let's check an item if we have a basic, tested implementation in place.

Important

Secondary

jonathanglasmeyer commented 8 years ago

I propose that completing all important items would satisfy an 1.0 release.

kentcdodds commented 8 years ago

I'm working on stats right now :-)

jonathanglasmeyer commented 8 years ago

Sweet. I'm tackling the three items left in Important.