Yvan GADEAU

Results 2 issues of Yvan GADEAU

Passing `placeholderChar=''` does not work. For example, if you do: ```js ``` the placeholder will still be `_` instead of an empty string, while [inputmask-core](https://github.com/insin/inputmask-core) supports empty string it according...