hawkins / prettier-webpack-plugin

Process your Webpack dependencies with Prettier
https://travis-ci.org/hawkins/prettier-webpack-plugin
50 stars 14 forks source link

Test fails when it throws the error we expect #12

Open hawkins opened 7 years ago

hawkins commented 7 years ago

The test "throws on invalid prettier config options" at __tests__/index.js#L120 fails, even though it throws the exact error we expect to catch. Why aren't we catching this?