js-dxtools / webpack-validator

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

fix(docs): improve maintenance wording #147

Closed kentcdodds closed 7 years ago

kentcdodds commented 7 years ago

To make the expectations more clear.

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #147 into master will not change coverage

@@           master   #147   diff @@
====================================
  Files          18     18          
  Lines         151    151          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits          151    151          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 978c73f...49b27f9

jonathanglasmeyer commented 7 years ago

👍🏻