Kirill Shakirov

Results 3 issues of Kirill Shakirov

Adds type definitions for the plugin. Resolves [#101](https://github.com/gregberge/error-overlay-webpack-plugin/issues/101)

If webpack configuration is written in typescript, then there is an error on the absent type definitions.

This is a fix for the following error > Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one...